Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Adapter for JDBC Connections | Dynamically Changing the User Credentials of a Service's Connection at Run Time
 
Dynamically Changing the User Credentials of a Service's Connection at Run Time
In Adapter for JDBC, you can dynamically provide the user name and password credentials associated with a specific adapter service at run time. This capability enables you to override the connection that is associated with the adapter service at design time. If you provide the user name and password credentials in an adapter service at run time, Adapter for JDBC connects to the database using the new credentials, along with the other connection parameters associated with the service's associated connection. If you do not provide any user credentials at run time, Adapter for JDBC connects to the database using the user credentials provided at design time.
For more information, see Changing the User Credentials of a Service's Associated Connection at Run Time.