MSMQ Adapter 6.0 | webMethods MSMQ Adapter Documentation | webMethods MSMQ Adapter Installation and User’s Guide Documentation | Overview of MSMQ Adapter | Adapter Listeners and Listener Notifications | Listener Notifications
 
Listener Notifications
 
Asynchronous Listener Notifications
Synchronous Listener Notifications
Listener Notification Templates
A listener notification works in conjunction with a listener to filter and process messages in the MSMQ Adapter. When a listener detects a message on a queue, the listener performs a Get operation to retrieve the message and passes the message to the listener notification. The listener notification receives the message and performs a filter on the messages based on the filter criteria that you selected when you configured the listener notification. The listener notification processes the message either synchronously or asynchronously.
The MSMQ Adapter includes the following listener notifications:
*Asynchronous Listener Notifications
*Synchronous Listener Notifications