Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Sample Adapter | Phase 5: Adding Listener Notifications | Configuring and Testing the Listener and the Listener Notification Nodes | Configuring the checkDepositListener Notification Node
 
Configuring the checkDepositListener Notification Node
Perform the following procedure to configure the checkDepositListener notification node.
*To configure the checkDepositListener notification node
1. In the Select an Adapter Connection Alias screen, select connections:sampleConnection and click Next.
2. Start Designer.
3. Go to File > Refresh.
4. In the Package Navigator, navigate to the TestMyWmSampleAdapter package.
5. Create a listenerNotifications folder.
6. Go to File > New.
7. Select Adapter Notification from the list of elements.
8. In the Create a New Adapter Notification screen, type checkDepositListener in the Element name field and click Next.
9. In the Select Adapter Type screen, select Sample Adapter and click Next.
10. In the Select a Template screen, select Asynchronous Listener Notification and click Next.
11. In the Select an Adapter Notification Listener screen, select listeners:sampleListener and click Next.
12. In the Publish Document Name screen, click Finish.
Designer creates the notification and the publish document named checkDepositListenerPublishDocument.
13. Click Finish.
14. On the Listener Notification tab in the Adapter Notification Editor, select CheckDepositNotification in the Monitor field.
15. Select File > Save.