Changing the Connection Associated with an Adapter Service or Listener 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, pub.art.service:setAdapterServiceNodeConnection and pub.art.listener:setListenerNodeConnection , are provided in the WmART package. Using this function, you can change the specific connection associated with an adapter service or an adapter listener at design time so that you do not need to create and maintain multiple adapter services and adapter listener.
Note:
The setAdapterServiceNodeConnection and setListenerNodeConnection 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.