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 Notification Templates
 
Adapter Polling Notification Templates
Adapter for Salesforce provides the following adapter polling notification templates:
Notification Type
Notification Template
Description
Upsert Notification
UpsertNotification
Wraps the Force.com Web service API- getUpdated() call. Publishes notification of insert and update operations on a Salesforce object.
Delete Notification
DeleteNotification
Wraps the Force.com Web service API- getDeleted() call.
These polling notifications can be configured only for those Salesforce objects that can be replicable (that is, the replicateable field for the Object is true). For information about replicating objects, see the Force.com Web Services API Developer's Guide.