WebSphere MQ Adapter 6.5 | webMethods WebSphere MQ Adapter Documentation | webMethods WebSphere MQ Adapter Installation and User’s Guide Documentation | Adapter Notifications | Listeners | Configuring New Listeners | Multi-Queue Listeners
 
Multi-Queue Listeners
When configuring a connection, you can select multiple queues. When you configure a multi-queue listener, the adapter will create one listener node (child) for each queue specified in the connection, and one multi-queue listener node (parent). Each child listener will be listening to a particular queue.
All the child listener nodes are named after the queue they listen to, prefixed by the parent listener name and is separated by an underscore. For example: If the multi-queue listener name is MultiQueueListener that is listening to Queue1 and Queue2, then the child listeners name will be:
*Folder1:MultiQueueListener_Queue1
*Folder1:MultiQueueListener_Queue2
Note:
Folder1 is the folder under which the listener is configured.