Posted: Wed May 23, 2007 8:10 pm Post subject: Mapping JMS header to RFH2
Newbie
Joined: 23 May 2007 Posts: 1
Hi all
I am working on a requirement where in i am using JMS messages and ibm mq.
I have to have a folder structure on the RFH2 header namely.
<mcd>bla bla</mcs>
<psc>blabla</psc>
<pscr>bla bla</pscr>
<usr>bla bla</usr>
My problem is JMS provides me only one way to set the properties using setproperty funtion .How can i place my the content meant to be in the above folders.I am not supposed to use MQI.I know using MQI i can do it easily.Can any one pls help me,
Thanks in advance.
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
If you check out the "Using Java" manual, it lists the mapping between JMS & MQ fields. For instance, the <mcd> folder maps to the JMSType property. _________________ Honesty is the best policy.
Insanity is the best defence.
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