Posted: Sun Oct 21, 2007 7:18 pm Post subject: Handling Failure in TIMEOUTNOTIFICATION NODE
Apprentice
Joined: 26 Jun 2007 Posts: 32
Hi all,
i am using timeoutnotification node for triggering the message flow at regular intervals. can u please help me out how to handle failure in this case. its given that while there are internal errors then the control goes to the failure terminal.
am not facing any internal error..
when i went through information centre and checked how timeoutnotification node will be handling errors, it was given that if this node detects an internal error then we have to handle it through failure terminal. so i wanted to know how to handle it.
in the catch terminal am handling exception which is thrown in the flow connected to the out terminal of timeoutnotification node.
in other senario wen there is parser exception it wil go to failure node. but in this case i dnt know how to check it. please help me by providing a scenario which causes a failure while using this node.
am using this node for the first time .. please guide me if am wrong.
but am using timeoutnotification node alone.. time out control node am not using.. am not having any input message..
in my case am having a timeoutnotification node followed by compute node .. so in the compute node am calling a stored procedure.. using the output data of stored procedure am creating the output message..
so here timeoutnotificatin node is used to trigger the stored procedure at regular intervals.. so if der s any database exception i wil be handling it in the catch terminal..
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