webMethods Adapter Runtime 10.7 | webMethods Adapter Runtime Documentation | webMethods Adapter Runtime User’s Documentation | The Adapter Runtime in a Clustered Environment | Polling Notification Support in a Cluster | Considerations for Polling Notifications Executing via Scheduled Tasks
 
Considerations for Polling Notifications Executing via Scheduled Tasks
With polling notifications executing via scheduled tasks, ensure that:
*Each notification is present in all cluster nodes at all times.
*The Overlap function for the polling notifications is disabled.
*Polling notifications names do not exceed 400 characters.
*The value of the Integration Server watt.server.scheduler.threadThrottle property should not be lower than the number of total polling notifications and scheduled tasks. By default the value is 75% of the total threads.
*The IS Internal functional alias (specified on the Settings > JDBC Pools screen) is configured with a database.
Note:
You can make scheduled notification tasks visible in the Server > Scheduler page in Integration Server Administrator by setting watt.pkg.art.scheduler.notificationtask.display=true
If the parameter is not shown, add it.
Configuring this property is required only for debugging or for editing the polling notification schedule interval.