Thanks a lot, but it does not solve the problem. E.g. I have a user XYZ, his default schema is for him is XYZ and this schema has tables A, B, C. So when you configure new adapter - . point to tables A, B and C for that user. At the same time we have schema TEST and it has tables Q, W, E, R, T, Y and in prod environment we are going to have schema PROD with the same tables Q, W, E, R, T, Y. So I want to configure user XYZ to connect to the schema of my choice - in dev it will be TEST and in Prod it will be PROD, in this case I can build adapters with . and they will point to the same tables Q, W, E, R, T, Y regardless of PROD or TEST.
DB2 JDBC adapter has a parameter to do it - I can set library name in Other Properties when I configure my connection…
#webMethods#webMethods-General#Integration-Server-and-ESB