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 and Testing the Listener and the Listener Notification Nodes
 
Configuring and Enabling a Connection Node
Configuring the Listener Node
Configuring the checkDepositListener Notification Node
Creating the Flow Service for the checkDepositListener Notification Node
Creating the Trigger for the checkDepositListener Notification Node
Enabling the checkDepositListener Notification Node and the Listener Node
Testing the checkDepositListener Notification Node
You can use the AsyncListening listener notification template to create listener notification nodes that monitor the alert types generated by the Sample Server. The two alert types are:
*CheckDepositNotification
*UnderBalanceNotification
The following procedures describe how to configure and test a node for CheckDepositNotification. To configure and test a node for UnderBalanceNotification, repeat these procedures, substituting the polling name UnderBalanceNotification for CheckDepositNotification.
This section describes the following tasks:
*Configuring and enabling a connection node
*Configuring the listener node
*Configuring the checkDepositListener notification node
*Creating the flow service for the checkDepositListener notification node
*Creating the trigger for the checkDepositListener notification node
*Enabling the checkDepositListener notification node and the listener node
*Testing the checkDepositListener notification node