Posted: Tue Feb 10, 2004 6:52 am Post subject: Message on Badmessage queue
Acolyte
Joined: 02 Aug 2003 Posts: 59
Hi,
In our SAP implimentation we use MQ and MQLINK for R/3. Legacy system sends IDOCS to SAP.When there is something wrong with the IDOC MQ puts that messages to the BAD message queue.We cannot recover those messages,because MQ changes the header.
But is there a way we can find out what IDOCS or Messages were put to BAD message queue.So that they can check and resend those IDOCS??
Some thing like a script which can read the IDOCS and give us IDOC numbers.
If the IDOC is invalid why would you want to push it again? SAP will just reject it the second time. (SAP doesn't assign an IDOC until it passes validation). Are you forcing your own IDOC number? Either way, if you put trace on the R/3 link process (rfctraceon=on in the .ini file) you will see the data in dev_rfc. You can then parse that file. _________________ Bob Perry
MQ Administrator
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