webMethods Adapter Runtime 10.7 | webMethods Adapter Runtime Documentation | webMethods Adapter Runtime User’s Documentation | Adapter Runtime Configuration Parameter Appendix | Overview | watt.pkg.art.pollingnotification.scheduler
 
watt.pkg.art.pollingnotification.scheduler
This parameter is not supported with Integration Server 9.0 and higher. Specifies whether Integration Server executes adapter polling notifications using scheduled tasks or the shared cache. When this parameter is set to false (the default), Integration Server uses the shared cache to execute polling notifications. When this parameter is set to true, Integration Server uses scheduled tasks for the execution, scheduling, and cluster coordination of adapter polling notifications. When a notification is enabled, Integration Server creates a scheduled task that polls the back end resource at a specified interval. When a notification is disabled, Integration Server deletes the scheduled task.
When the parameter is set to true, you must also:
*Set the watt.pkg.art.pollingnotification.scheduler.adapters parameter to specify the adapters that will use the scheduled task functionality.
*Decide whether to display the scheduled tasks for adapter polling notifications in Integration Server Administrator, by setting the watt.pkg.art.scheduler.notificationtask.display parameter.
For complete information about configuring adapter polling notifications, see the adapter's documentation.