Skip to Content
0
Jul 02, 2009 at 03:29 PM

Restarting but stopping the chain instead of skipping and continuing

34 Views

Hi,

In the example of a chain with three steps I understand that I can set up a precondition/postcondition handoff that allows me to restart the step 'X" number of times. If after 'X' the step is skipped and the next step begins execution. What if I do not want the next step to continue? Therefore if step 'A' errors and is restarted and errors again I do not want step 'B' to start rather I would like processing to stop. Thanks for any advice.

Regards,

David Carr