Posted: Tue Dec 24, 2013 2:39 am Post subject: Handling Back out Messages to the original queue
Apprentice
Joined: 26 Jun 2013 Posts: 28
Hi,
I configured a event monitor for a message flow, in this I took the event messages using MQ Input queue, processed it and inserting the event message into the database tables.
My Message flow is like this::
MQINPUT NOde-->COMPUTE Node-->MQOUTPUT Node
I want to add error handling for this flow. The common error we can guess is Database error. So if I get the error, it can be handled by error handling flow.
Here I want to send the event message to the backout queue and after the Database error solved, i want to process the event message which is in backout queue to MQINPUT queue and insert the event message to the database tables.
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