Hi All,
We have configured MQ multi queue listener to monitor messages on two queues.
This will create one parent listener and two child listeners.
Folder1:ABCMultiQueueListener
Folder1:ABCMultiQueueListener_DevQueue1
Folder1:ABCMultiQueueListener_DevQueue2
Here DevQueue1 and DevQueue2 are the queues.
In the target environment the queue names will be different.Say QAQueue1 and QAQueue2 for QA.
When we migrate this to higher environment ,how can we update the child listener names so that it points to environment specific queues.
Please provide any info on this.