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 Polling Notifications | Polling Notification Types | Using Upsert and Delete Polling Notifications
 
Using Upsert and Delete Polling Notifications
The following table lists the tasks required to use these types of polling notification:
Task
Use this tool...
1
Create an adapter connection. See Configuring Adapter Connections for details.
Integration Server Administrator
2
Configure the polling notification and specify the following:
*Adapter connection.
*Salesforce object.
*Publishable document to contain the data from Salesforce.com. There is a single publishable document used for all events associated with the notification.
*For more details about Integration Server publishable documents, see the Publish-Subscribe Developer’s Guide for your release.
*Output data fields contained in the publishable document.
See Configuring Adapter Polling Notifications for instructions for configuring polling notifications.
Designer
3
If you plan to use an Integration Server flow or Java service, design it to react to the data changes contained in the polling notification's publishable document. Create the Integration Server trigger to use the notification's publishable document. For details, see the webMethods Service Development Help for your release.
Designer
4
Schedule and enable the polling notification. When you enable the polling notification, the Integration Server Scheduler invokes the notification and continues to do so periodically, based on the polling schedule parameters you specify.
See Managing Polling Notifications for instruction to schedule and enable notifications.
Integration Server Administrator
5
Manage the polling notification. See Adapter Polling Notifications for details.
Designer and Integration Server Administrator