Skip to main content

Sequential End

Description

Sequential End marks the close of a sequential execution block that was opened by a paired Sequential Begin step. Steps placed between Sequential Begin and Sequential End run one after another instead of in the default parallel mode. This step exists only for backward compatibility with older workflows and is deprecated. New workflows should not use it.

Configurations

Field NameDescription
Step nameSpecify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
Sequential Begin StepSelect the corresponding Sequential Begin Step from the fields in the drop down list.