WebSphere MQ Adapter 6.5 | webMethods WebSphere MQ Adapter Documentation | webMethods WebSphere MQ Adapter Installation and User’s Guide Documentation | Adapter Notifications | Listeners | Behavior of Listeners | Listeners and Non-Transactional Connections
 
Listeners and Non-Transactional Connections
A listener that is associated with a non-transactional connection exhibits the following behavior:
*The Listener monitors the queue.
*The Listener receives a message. (WebSphere MQ Adapter removes this message from the queue.)
*If the message matches all of the selection criteria for any notification, then the notification processes the message.
However, if the message does not match the selection criteria for the notification, then the notification discards the message.