Adapter Development Kit 6.5 | 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. Start Designer.
2. In the Package Navigator, navigate to the TestSampleAdapter package and create a folder named listenerNotification.
3. Select File > New.
4. Select Adapter Notification from the list of elements.
5. On the Create a New Adapter Notification screen, type checkDepositListener in the Element name field and click Next.
6. On the Select Adapter Type screen, select Sample Adapter and click Next.
7. On the Select a Template screen, select Asynchronous Listener Notification and click Next.
8. On the Select an Adapter Notification Listener screen, select connections:sampleListener and click Next.
9. Click Finish.
10. On the Listener Notification tab in the Adapter Notification Editor, select CheckDepositNotification in the Asynchronous Listening Name field.
11. Select File > Save.