Posted: Wed Jun 22, 2005 9:08 pm Post subject: generic exception handling.
Novice
Joined: 30 May 2005 Posts: 20
Hi,
I am trying to implement the exception handling mechanism using generic sub flows.
Main flow
1. MQ Input Node -> sub flow ->compute node -> Throw Node on failure
Subflow :
2. Input Node -> Back Out check node -> try - catch node -> construct message on catch terminal -> MQ output
I am trying to pass the some environment variables from the throw node which would be caught by catch terminal of try - catch in sub flow. is it possible to pass them in Message Text or is there any other mechanism to do it. Your help is highly appreciated.
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