Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Listener Notifications | Configuring and Testing Listener Nodes and Listener Notification Nodes | Testing Listener and Listener Notification Nodes | Creating the Trigger for the Listener Notification Node
 
Creating the Trigger for the Listener Notification Node
Perform the following procedure to create the trigger for the Polling notification node.
*To create the trigger for the Polling notification node
1. Start Designer.
2. In the Package Navigator, select the folder where you want to create the trigger.
3. Select File > New.
4. Select webMethods Messaging Trigger from the list of elements.
5. On the webMethods Messaging Trigger screen, type TestMyAdapterMsgTrigger in the Element name field and click Finish.
6. In the trigger editor, in the Conditions section, accept the default Condition1.
7. In the Condition detail section, in the Service field, select or type the flow service name TestMyAdapterFlowService.
8. Click to insert document types. Select TestMyListenerNotificationPublishDocument and click OK.
9. Click to save your trigger.