Posted: Sun Sep 21, 2008 3:54 am Post subject: Handling Exception at Input Node
Apprentice
Joined: 18 Sep 2008 Posts: 34
Hi
If some exception occurs anywhere in message flow, then the exception will get rolled back to input node.
I have connected input node catch terminal to Compute node to process the exception. This catch terminal should be connected to send some error code back to application. Since catch terminal is connected exceptions will not be logged to error log.
I want to to write any exception occurred in message flow to user error log.
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
Wire a Trace node before the compute node and give Pattern = ${ExceptionList} and make sure that you select Destination = local error log for ...it will log the exception message for you
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