Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Built-In Services | pub.jdbcAdapter:updateServiceSchema | Configuring the updateServiceSchema Service
 
Configuring the updateServiceSchema Service
Keep the following points in mind when configuring the pub.jdbcAdapter:updateConnectionPassword service:
*The allSchemaChange and schemaChanges fields are mutually exclusive. This means that if allSchemaChange is set, then schemaChanges will be ignored.
*The useCurrentSchema and schemaName fields are mutually exclusive everywhere they occur in the input. This means that if useCurrentSchema is set to true, then the value in schemaName will be ignored.
*A localized string is used for the <current schema>.
*The service does not generate output. It throws an AdapterServiceException and wraps exceptions from ART and Adapter for JDBC.