Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Overview of webMethods Adapter for Enterprise JavaBeans | Adapter Connections | Changing the Connection Associated with an Adapter Service at Design Time
 
Changing the Connection Associated with an Adapter Service at Design Time
Integration Server solves this limitation by providing a built-in service that you can use at design time to change the connection associated with an adapter service. This built-in service is named setAdapterServiceNodeConnection and is provided in the WmART package's pub.art.service folder. Using this function, you can change the specific connection associated with an adapter service at design time so that you do not need to create and maintain multiple adapter services.
Note:
This built-in service can be run at design time only; do not use it within Integration Server flow or Java service. You must run this service directly from Designer by selecting the service and running it.
For details about setAdapterServiceNodeConnection, 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.