Tuxedo Adapter 6.0 | webMethods Tuxedo Adapter Documentation | webMethods Tuxedo Adapter Installation and User’s Documentation | Overview of the webMethods Tuxedo Adapter | Adapter Connections | Changing the Connection Associated with an Adapter Service at Design Time
 
Changing the Connection Associated with an Adapter Service at Design Time
The Integration Server provides a built-in service that you can use at design time to change the connection associated with an adapter service. The pub.art.service:setAdapterServiceNodeConnection service in the WmART package enables you to change the connection. Using this service, 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:
You should run the pub.art.service:setAdapterServiceNodeConnection service at design time only. Do not use it within an Integration Server flow or Java service that also calls the adapter service whose associated connection you intend to change. You must run this service directly from the Digital Event Services or Designer by invoking it from a flow service and running the flow service. For more information, see the webMethods Integration Server Built-In Services Reference for your release.