Configuring an error transition rule
For each integration step in your workflow, you can configure error transition rules to handle errors encountered during that step. The rules will apply one by one after the retry policy.
To configure an error transition rule for a workflow integration step, do the following:
-
When creating a new workflow or editing an existing one, in the management console, under Create workflow / Edit workflow, select
Constructor. -
In the bottom-right corner of the integration step section, click
. -
Under Transition rule for errors:
-
In the Errors field, select the errors that will, or will not, trigger the transition to the next workflow step.
For detailed information about possible errors, see this section.
-
In the Error selection mode field, select:
INCLUDE: To transition to the next workflow step on errors listed in the Errors field.EXCLUDE: To transition to the next workflow step on any errors except those listed in the Errors field.
-
In the Error template field, specify a jq template to filter the step outputs added into the workflow state. Note that the jq template defined for this step on the Output tab will not apply.
-
-
To add the next step for error transition, drag the step from the Integration steps or Control steps section to the area marked with the dotted line, which was automatically added to the workflow when you created this error transition rule.