Discussion
Lloyds Banking Group
GB
Last activity: 13 May 2015 4:45 EDT
Parsing ReplytoQMgr from the MQ message header
I have a reqrueiment to parse the standard MQMD parameter ReplytoQMgr from the incoming MQ message in my application. I understand that PEGA allows to capture the Queue name (ReplytoQ) parameter in the Service-JMS rule.
'JMSDestination — The Queue name or Topic name from which this message originated'
Pega doesnt allow the Q manager details to be captured through its standard set of fields in the service rule.
Can someone let me know how i will be able to capture the Q manager details from the incoming message?