morgankejerhag
Programmer
Hi,
Im all new to MQ, so please bear with me if my questions are simple.
I have put a message in a queue by using a MQMessage and a MQPutMessageOptions.
I want to know what the ID of the message that I just put was (for tracking purposes).
If I read the MQMessage.messageId it seems updated from running MQQueue.put. But it is a byte array? What is the actual id?
Im all new to MQ, so please bear with me if my questions are simple.
I have put a message in a queue by using a MQMessage and a MQPutMessageOptions.
I want to know what the ID of the message that I just put was (for tracking purposes).
If I read the MQMessage.messageId it seems updated from running MQQueue.put. But it is a byte array? What is the actual id?