Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Sample Adapter | Banking Alerts
 
Banking Alerts
Banking alerts are generated when specified events occur on the Sample Server. Unlike banking event queries, banking alerts are generated and delivered in real time to a configured address. The Sample Adapter implements listeners to monitor these addresses and to retrieve the alert data. Listener notifications are then used to distribute the alert information to Integration Server services. There is no queueing mechanism for alerts, so if no listener is ready to retrieve the alert data, it will be lost.
The Sample Server supports the following types of alerts:
*CheckDepositNotification
This alert is generated for each check that is successfully deposited with the Deposit function.
*UnderBalanceNotification
This alert is identical to the UnderBalance banking event, but is delivered as an alert.