Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mapping Jms Fields into MQSeries fields

Status
Not open for further replies.

manrubiano

Programmer
May 10, 2001
3
AU
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top