Question
Question on mq listener replies
Hi - in an mq listener if I set the "Reply to" preference to "message", does Pega only use the reply-to-queue value to put the message or does it include the reply-to-qmgr values as well? The documentation seems to indicate only the reply-to-queue value is used, but would like confirmation.
If the reply-to-qmgr value is not used, and needs to be, what is the best approach to use when the reply-to-qmgr can be different for each message? I see that "reply to listener" offers a queue manager field, but the value needs to be dynamic, not static
When the reply-to preference option is set to Message or No Reply, the fields to enter the repose queue manager and response queue name are not available. These fields are shown only when the preference option is set to Listener. When the preference option is set to Message, Pega would use the response name from the incoming message. The reply-to queue manager and queue name fields are available only when you use the preference option as Listener. The fields support Global Resource Settings (GRS) option. Please check the below link about ideas for setting the value of these fields dynamically:
https://community1.pega.com/community/pega-product-support/question/configuring-dynamic-response-queue-based-input-message
Thanks