Adapter for Salesforce 8.2 | webMethods Adapter for Salesforce Documentation | webMethods Adapter for Salesforce Installation and User’s Documentation | Overview of webMethods Adapter for Salesforce | Adapter Connections | Changing the Connection Associated with an Adapter Service at Design Time
 
Changing the Connection Associated with an Adapter Service at Design Time
If you want to assign a different connection to an adapter service after you configure the adapter service, use the setAdapterServiceNodeConnection built-in service, which is located in the WmART package's pub.art.service folder. This service allows you to change the specific connection associated with an adapter service at design time so that you do not need to create and maintain multiple adapter services.
Note:
This built-in service can be run at design time only; do not use it 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 about the setAdapterServiceNodeConnection service, see the Publish-Subscribe Developer’s Guide for your release.
Other built-in services enable you to control connections; for more information, see Built-In Services for Connections.