Oracle Apps Adapter 6.0 | webMethods Oracle Applications Adapter Documentation | webMethods Oracle Applications Adapter Installation and User’s Documentation | About Oracle Apps Adapter | Adapter Connections | Built-In Services For Connections
 
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.
There are also two built-in services, pub.art.service:setAdapterServiceNodeConnection and pub.art.notification:setPollingNotificationNodeConnection, that enable you to change the connection associated with an adapter service or notification respectively. Read more about these services in the section Changing the Connection Associated with an Adapter Service or Polling Notification at Design Time.