Please help!!!
I would like to display the actual messageID from the message I put on the queue and the actual correlationID from the get message...they should be the same. When I attempt this command
System.out.println("put msg"+putmsg.messageId) ...
I am putting a message on one queue and then I get the message from a different queue. How do I know I have the correct message from the queue? I am using the correlation id and message id but the get message id's do not match the put message id's..but the MQMD id's match for both..I am new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.