Oracle Apps Adapter 6.0 | webMethods Oracle Applications Adapter Documentation | webMethods Oracle Applications Adapter Installation and User’s Documentation | Package Management | Oracle Apps Adapter in a Clustered Environment | Configuring Polling Notifications When Integration Server Uses Terracotta | 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 configuration parameter: watt.pkg.art.pollingnotification.scheduler.adapters=WmOAAdapter
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.