Emphasis on ...it is possible that the unit of work was successfully committed. Understood, so the obvious question is if there is a way to find out whether it succeeded or not, because we want to ma ...
I guess when the client application gets the 2009 exception, it could check to see if the QMGR returned a confirmation message, indicating that it did actually successfully receive the message.I will ...
I have a Java Compute Node that constructs the XML message and places it on the MQ queue. There is a new requirement to place a duplicate message with some minor modifications on the same queue.