|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Message failed while procesing due to Feedback code 99990000 |
« View previous topic :: View next topic » |
Author |
Message
|
samaritan7 |
Posted: Wed May 30, 2012 10:54 pm Post subject: Message failed while procesing due to Feedback code 99990000 |
|
|
Newbie
Joined: 30 May 2012 Posts: 6
|
Hi ,
After my app message gets transformed by the broker, it is given as an input to a sub flow which appends the IIH header, so that it can trigger an IMS tran.
Now, while appending the IIH, the message is failing. And in the logs, it is showing that the MQMD feedback is 99990000 and after that the processing stops.
Whereas, for another message if the feedback is 0, the processing starts.
And now i found that the feedback is coming from the front end itself.
After doing some googling, found out that this value of feedback falls in between the MQFB_APPL_FIRST and MQFB_APPL_LAST. and my app team isn't aware why this is being passed.
Any idea,when this is passed and what is application-generated feedback means? urgent help guys..  |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu May 31, 2012 4:20 am Post subject: Re: Message failed while procesing due to Feedback code 9999 |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
samaritan7 wrote: |
Any idea ... what is application-generated feedback means? urgent help guys..  |
Application feedback codes are sometimes used for the sending and receiving applications to communicate using a single numeric value in the MQMD - without sending this kind of information in the application data portion of a message.
There are a few predefined feedback codes, like MQFB_QUIT, MQFB_COA. Refer to the WMQ Application Programming Reference. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu May 31, 2012 4:24 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Broker uses the APPL feedback codes for application specific function as well, in particular there can be a mapping inside a Broker application from a Throw node to a particular MQFB code.
You should always review the Broker error logs whenever attempting to resolve Message Broker issues. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|