Posted: Tue Feb 24, 2009 4:23 am Post subject: Message using MQHRF2 format
Newbie
Joined: 24 Feb 2009 Posts: 2
Hi,
I am writing a Cobol program to populate RFH2 header using cobol. I am able to send messages to the queue but the user folder alone doesn't appears. When I browed the messages written into the queue thru RFHUTIL, the userfolder informations are written to 'OTHER' folder. Am I missing any mandatory settings to interpret the user data correctly?
Posted: Tue Feb 24, 2009 4:31 am Post subject: Re: Message using MQHRF2 format
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
Salini wrote:
Am I missing any mandatory settings to interpret the user data correctly?
No. As has been said many times in here, WMQ treats everything that isn't the MQMD as payload, even if part of the payload is a header like the RFH2.
I would suspect you have a formatting issue, and would double check your code constructs the RFH2 properly. Especially that it calls the folder <usr> not <user> _________________ 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