Posted: Wed Apr 26, 2006 1:28 am Post subject: MQMDE Header problem
Newbie
Joined: 18 May 2004 Posts: 8 Location: India
Hi,
I need advice from MQ Experts for my queries...
Actually we have 1 application site which is sending data with MQMD1 header plus MQMDE header followed by normal Rfh2 header and payload.
The message flow(MB 5.0) running in production environment tries to process this message but gets failed. I am trying to recreate this problem on development environment so that i can debug my flow.
Does anybody have any Java program to implement MQMDE header?
or
Is there any utility which can be used to simulate MQMDE header or can process the messages in failure queues and recreate the header to feed it back to the flow???
If somebody can throw some light on these queries that will be great.
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
It looks like you can use rfhutil (ih03) to create a message with a MDE.
But....some questions....
is this MDE being created by the qmgr or the application?
Normally, you'll only see an MDE created by a qmgr when you use segmented messages or message grouping. The qmgr normally "hides" the fact that the MDE is actually in the "data" portion of a message when it sits on a queue.
What kind of failure are you getting?? _________________ -wayne
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