Capture ReplyToQ and ReplyToQMgr MQ header values from incoming message
Hi,
I have requirement to capture ReplyToQ and ReplyToQMgr properties from incoming message. In IBM Website i found the JMSReplyTo standard property will hold the both ReplyToQ and ReplyToQMgr. How can a single JMSReplyTo property hold the two different properties? And how can we capture the both Q and QMgr details from MessageHeader?