I am wondering if it is possible to setup and access a table in the webMethods jdbc pools. I would like to place some tables in the webMethods internal schema so, it can be used for mapping specific values. Can webMethods do this, or is it not a recommended practice? If not please give the reasons. If it can be done pleaee give some simple instructions to follow.
It’s pretty much possible however not recommended, as IS internal tablespace is legacy of SAG and they might change in some patches/versions and can cause you extra maintainence/caution while migration/upgrades etc.
How difficult is to create your own application schema and tables inside that??