How to stop a run from processing if an error occurs

This feature is helpful if you want the flow to have a completed status or a failed status. It will not have a “Completed with Errors” status.

NB: If your flow consists of a sync flow and there is an error in the main flow before the sync flow step, this feature will break the flow on the step the error is and won’t run the sync flow.

Open the flow and click on Details as highlighted in the below image.

image

The below page will appear. Click on the “Break On Error” check box to tick it and then click save.

Additional information:

If your flow consists of a sub-flow, condition or a for each step and you want it to break in the step if there is an error, you’ll have to do the Break On Error in both places.

Click on the highlighted icon that is next to the step as shown in the below image. In this example, a sub-flow is being used.

image

The below page will appear. Click on the Break On error check box to tick it and then click on Save.