Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to read and write MQRFH2 Header coming from MQMessage

807605Aug 22 2006 — edited Oct 3 2007
Hi friends

I am having one requirement to parse MQRFH2 header coming from IBM Message broker created by ESQL. I have to parse the MQRFH2 header and get the <usr> <mcd> and <psc> folders in MQRFH2 header.

I have not found any classes for this in MQ Message. In JMS message there is some options to do that using setJMSType ( for mcd Folder ) and setProperty methods for <usr> folder . But i have not supposed to use that. Because Message Broker not supports JMS Message .


But it is not showing how to get the varibale portions of MQRFH2 Headers like <usr> <mcd> .

Can any one help me regarding this.

Thanks & Regards
K.Murali gopal
Tata Consultancy Services.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 31 2007
Added on Aug 22 2006
4 comments
813 views