I confirmed that both the MSGID and CORRELID in the reply message are identical to the MSGID returned from the PUT of the request message (even without specifying MQRO-PASS-MSG-ID). ...
I'm writing a COBOL z/OS batch program which puts a message to a CICS bridge queue and attempts to get the reply message from the reply queue. But the MQGET is failing with a reason code of QRC_NO_MS ...