Posted: Thu Apr 20, 2006 6:32 am Post subject: How to read Values from MQRFH2 header fields
Newbie
Joined: 20 Apr 2006 Posts: 2
Hi All
I am setting some values into MQRFH2 header fields of MQMessage and sending using MQ API.
I am receiving the message using JMS and want to retrieve the MQRFH2 values. Can someone tell how to retrive MQRFH2 fields?? _________________ Thank You
Brajesh Kumar
The MQRFH2 header is mapped into the JMSMessage object in a variety of ways, all of which are clearly spelled out in the JMS documentation in the Using Java manual. _________________ I am *not* the model of the modern major general.
But i could not find anywhere how to read, the values.
Can you provide me with some samples??
It would be of great help. _________________ Thank You
Brajesh Kumar
And if you were curious enough to have a look at the javax.jms.Message API you would know how to get at the different properties of the specific message.
Hint:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum