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
 
Adapter Polling Notifications
 
Choice of Publish Destinations
Adapter Polling Notification Templates
Polling Notification Types
Adapter for Salesforce supports polling notifications that monitor a specified sObject for changes, such as an insert, update, or delete operation, so that the appropriate Java or flow services can use the data for operations such as sending an invoice, or publishing it to Integration Server.
A polling notification periodically checks the resource at specified intervals for the occurrence of events, and publishes a document each time an event occurs in the resource. For example, your application might need to be notified when data is added, updated, and deleted from the resource. Integration Server invokes the polling notification periodically, based on the polling interval that you specify when you configure the notification.
Use Designer to configure, edit, and delete polling notifications. All notifications are configured from a notification template and require a configured connection.
For more information, see Adapter Polling Notifications.