manrubiano
Programmer
I have a JMSMessageId hat I want to preserve in the MQMessage I want to send to a
MQSeries queue.I am successfully passing JMS messages coping the text body into an MQMessage, but I having unable to set the MQMessage.messageId.
How can I copy my JMSMessageID into the MQMessage.messageId ? and viseversa ?
Thanks.
MQSeries queue.I am successfully passing JMS messages coping the text body into an MQMessage, but I having unable to set the MQMessage.messageId.
How can I copy my JMSMessageID into the MQMessage.messageId ? and viseversa ?
Thanks.