But the back end team is telling me that I am not doing the GET operation right. The response message is put in the dynamic queue.
Please guide me.
Thanks
Ash
Request your review on the below code. I am sending a message to be processed by MQ-CICS bridge and reading the response from a dynamic queue. I am adding the required MQCIH headers.
The b ...