Posted: Tue Feb 10, 2004 9:52 am Post subject: Error Handling
Partisan
Joined: 19 Aug 2002 Posts: 305 Location: Green Mountains of Vermont
I 'm using a generic error handler subflow, for all my main message flows. On an exception, I create a message for logging purposes. I then issue a throw, to force roll back of the original message to the InputNode, where the originating messages gets routed to a DLQ.
Problem: The log message I write out gets rolled back and the original message is getting thrown out. How can I rollback the original message while still producing the log message?
Posted: Tue Feb 10, 2004 2:17 pm Post subject: Re: Error Handling
Centurion
Joined: 17 May 2002 Posts: 108
On the topic of error handling, I have found these two links phenomenal (WMQI 2.1). You may be beyond this information...but perhaps insightful to others.
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