Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Polling Notifications | Configuring and Testing Polling Notification Nodes | Configuring Polling Notification Nodes
 
Configuring Polling Notification Nodes
Perform the following procedure to configure a polling notification node. You can use Designer to configure a polling notification node.
*To configure a polling notification node
1. Start Designer.
Note:
Ensure that the Integration Server connected to the Designer is running.
2. Select a namespace node package where you want to create the polling notification node.
3. Create a folder in the selected package, and navigate to that folder in Package Navigator.
4. Select File > New.
5. Select Adapter Notification from the list of elements.
6. In the Create a New Adapter Notification screen, type a name for your polling notification in the Element name field, and click Next.
7. In the Select Adapter Type screen, select the name of your adapter, and click Next.
8. In the Select a Template screen, select an adapter notification template, and click Next.
9. In the Select an Adapter Connection Alias screen, select the appropriate adapter connection name, and click Next.
10. In the Publish Document Name, select Finish.
11. Select File > Save.
The adapter creates the notification node and a document named notificationNamePublishDocument. This document contains the data of the affected portion of the adapter resource such as a database row, and is used to inform Integration Server of the changes.
12. In the Adapter Notification Editor's notificationNameSetting tab, select a polling event and polling location to monitor. Configure the Adapter Notification Editor fields as applicable to your adapter resource. For information about using the Adapter Notification Editor, see the webMethods Service Development Help for your release.
13. Select File > Save.
14. Schedule and enable the notification at runtime.