I am trying to respond to a remote queue that is being sent to me in the header of the message that I read from. I don't know how to specify the remote queue manager, however, on the open. Here's wh ...
I'm doing an MQPUT in Perl. I'm using the messageID from the PUT to use as the CorrelID on the subsequent GET. The problem is that the messageID always appears to be the same. Do I need to generate ...