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 | Changing the Connection Associated with an Adapter Service or Polling Notification at Design Time
 
Changing the Connection Associated with an Adapter Service or Polling Notification 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 polling notification. These built-in services are named pub.art.service:setAdapterServiceNodeConnection and pub.art.notification:setPollingNotificationNodeConnection. Using these services, you can change the specific connection associated with an adapter service or polling notification at design time so that you do not need to recreate adapter services or polling notifications.
Note:
These built-in services can be run at design time only; do not use them within an Integration Server flow or Java service. You must run this service directly from Designer by selecting the 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.