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 | Configuring the underBalancePolling Notification Node
 
Configuring the underBalancePolling Notification Node
Perform the following procedure to configure the underBalancePolling notification node.
*To configure the underBalancePolling notification node
1. Start Designer.
2. Go to File > Refresh.
3. In the Package Navigator, navigate to the TestMyWmSampleAdapter package.
4. Create a pollingNotifications folder.
5. Go to File > New.
6. Select Adapter Notification from the list of elements.
7. In the Create a New Adapter Notification screen, type underBalancePolling in the Element name field and click Next.
8. In the Select Adapter Type screen, select Sample Adapter and click Next.
9. In the Select a Template screen, select Message Polling and click Next.
10. In the Select an Adapter Connection Alias screen, select connections:sampleConnection and click Next.
11. In the Publish Document Name screen, click Finish.
Designer creates the notification and the publish document named underBalancePollingPublishDocument.
12. In the Package Navigator, navigate to underBalancePolling.
13. In the Adapter Notification Editor's Message Polling tab, select the polling event UnderBalance from the Polling Name field.
14. Specify values for the following fields in the Input Field Value column for the corresponding Input Parameters, and click Save.
Field
Value
User ID
Super user ID. Value is suid.
PIN
Super user PIN. Value is spin.
Account Number
Specify the account number or use 0 to enable polling against all accounts.
Note:
These values are specified for every account. For more information, see the SampleServer.properties property file, located in the Integration Server_directory \instances\<instance_name>\packages\WmSampleAdapter\backendResource\doc directory.