Adapter for Salesforce 8.2 | webMethods Adapter for Salesforce Documentation | webMethods Adapter for Salesforce Installation and User’s Documentation | Adapter Package Management | Using the Adapter in a Clustered Environment | Polling Notification Support in Integration Server Clusters | Configuring Polling Notifications When the Adapter Run Time Uses Integration Server Scheduler | Configuring Polling Notifications to Execute via Scheduled Tasks
 
Configuring Polling Notifications to Execute via Scheduled Tasks
*To configure polling Notifications to execute via scheduled tasks
1. Start Integration Server and log into Integration Server Administrator.
2. From Integration Server Administrator, select Settings > Extended > Edit Extended Settings.
3. Enable the use of scheduled tasks for polling notifications by setting watt.pkg.art.pollingnotification.scheduler=true
If the parameter is not shown, add it.
4. Specify the adapter package in the watt.pkg.art.pollingnotification.scheduler.adapters parameter: watt.pkg.art.pollingnotification.scheduler.adapters=WmSalesforceAdapter
If the parameter is not shown, add it.
5. Make scheduled notification tasks visible in the Server > Scheduler page by setting watt.server.scheduler.notificationtask.display=true
If the parameter is not shown, add it.
Note:
Configuring this property is required only for debugging or for editing the polling notification schedule interval.
6. Click Save Changes.
Keys for the new parameters appear in the Extended Settings.
7. Restart Integration Server.
8. Enable all polling notifications. For instructions, see Managing Polling Notifications.