Built-In Services for Connections
Integration Server provides built-in services that enable you to programmatically control connections. You can use them to enable and disable a connection, and to return usage statistics and the current state (enabled or disabled) and error status for a connection. These services are located in the WmART package, in the pub.art.connection folder.
The
pub.art.service:setAdapterServiceNodeConnection and
pub.art.listener:setListenerNodeConnection built-in services enable you to change the connection associated with an adapter service and adapter listener respectively. For more information, see
Changing the Connection Associated with an Adapter Service or Notification at Design Time.
For details, see the webMethods Integration Server Built-In Services Reference for your release.