Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Sample Adapter | Phase 4: Adding Polling Notifications | Configuring and Testing the Polling Notification Nodes | Creating the Trigger for the underBalancePolling Notification Node
 
Creating the Trigger for the underBalancePolling Notification Node
Perform the following procedure to create the trigger for the underBalancePolling notification node.
*To create the trigger for the underBalancePolling notification node
1. Start Designer.
2. In the Package Navigator, navigate to the TestMyWmSampleAdapter > pollingNotifications folder.
3. Go to File > New.
4. Select webMethods Messaging Trigger from the list of elements.
5. In the Create a New webMethods Messaging Trigger screen, type underBalancePollingTrigger 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 pollingNotifications:underBalancePollingService.
8. Click to insert document types. Select underBalancePollingPublishDocument and click OK.
9. Click to save your trigger.