Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Overview of the Adapter | Adapter Services | Changing the Connection Associated with an Adapter Service or Notification at Design Time
 
Changing the Connection Associated with an Adapter Service or Notification at Design Time
Integration Server provides built-in services that you can use at design time to change the connection associated with an adapter service or notification. The built-in services, setAdapterServiceNodeConnection and setPollingNotificationNodeConnection, are provided in the WmART package's pub.art.service folder and pub.art.notification folder, respectively. Using this function, you can change the specific connection associated with an adapter service or an adapter notification at design time so that you do not need to create and maintain multiple adapter services and notifications.
Note:
The setAdapterServiceNodeConnection and setPollingNotificationNodeConnection services can be run at design time only. Do not use them within an Integration Server flow or Java service. You must run the services directly from Designer by selecting a service and running it.
For details, see the webMethods Integration Server Built-In Services Reference for your release.
Other built-in services enable you to control connections. For more information, see Built-In Services for Connections.