Adapter for Salesforce 8.2 | webMethods Adapter for Salesforce Documentation | webMethods Adapter for Salesforce Installation and User’s Documentation | Adapter Listeners and Listener | Listener Notifications | Process Overview
 
Process Overview
The following table lists the tasks required to use asynchronous and synchronous notifications:
Task
Use this tool
1
Configure a Salesforce.com OAuth connection. For instruction on configuring a Salesforce.com OAuth connection, see Configuring a Salesforce.com OAuth Connection.
Integration Server Administrator
2
Configure an adapter listener using the Salesforce.com OAuth connection. For instruction on configuring a listener, see Configuring an Adapter Listener.
Integration Server Administrator
3
Select the appropriate listener notification template and configure the notification. For instructions on configuring listener notifications, see Configuring Listener Notifications.
Designer
4
If you plan to use an Integration Server flow or Java service, design the service to react to the data changes contained in the listener notification's publishable document. Configure an Integration Server trigger to use the notification's publishable document. For instructions on configuring notifications, see the webMethods Service Development Help for your release.
To process the message from the topic, you should create an Integration Server trigger that subscribes to the Integration Server document type that Adapter for Salesforce created with the asynchronous listener notification. For more information about using triggers, see the Publish-Subscribe Developer’s Guide for your release.
Designer
5
Enable the listener notifications. For instructions on how to enable listener notifications, see Enabling Listener Notifications.
Integration Server Administrator