Hi Experts,
We have a service that fetches (via JDBC SQL Select adapter) data from a Oracle DB. When we run the service in in our dev environment we should fetch data from a schema called eq. schemadev, from test: schematest and prod: schemaprod
We have tried solving this with pub.jdbcAdapter:updateServiceSchema service, where we first check the environment and sets the correct schema according to its value. This works as long as the adapter service is under “Lock for edit” state but when we release the lock we get the messages:
[ADA.1.608] Cannot update schema.
[ART.117.4050] Adapter Runtime (Adapter Service): Unable to update adapter service GUEAFMS_Organisation_PAOMS.MAP.adapters:sql_selectAgressoOrganizations. Service either needs to be checked out or lock for edit before updating
In our development environment this is fine but how can we use this in a test/production environment? We do not allow developers into test and production environments
Anyone run into the same problem? Is there another service to use for this? Can this be set automatically under deployment of the package maybe?
Our environment:
Oracle 12g
webMethods 9.9
Kind regards
Niklas Ottosson
IT-Developer
University of Gothenburg