Adapter for OPC 10.3 | webMethods Adapter for OPC Documentation | webMethods Adapter for OPC Installation and User's Documentation | Overview of the Adapter | Adapter Services | Changing the Connection Associated with an Adapter Service or Notification at Design-Time
 
Changing the Connection Associated with an Adapter Service or 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 notification. The built-in services, setAdapterServiceNodeConnection and setPollingNotificationNodeConnection, are provided in the WmART package's pub.art.service folder and pub.art.notification folder, respectively. Using this function, you can change a specific connection associated with an adapter service or an adapter notification at design-time. So that you can eliminate maintaining multiple adapter services and notifications.
Note:
The setAdapterServiceNodeConnection and setPollingNotificationNodeConnection 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 Software AG Designer by selecting a service and running it.
For details, see the webMethods Integration Server Built-In Services Reference.
Other built-in services enable you to control connections. For more information, see Built-In Services for Connections.