Sequential Begin
Description
Sequential Begin marks the start of a block of steps that should run one after another instead of in parallel. Because Process Studio executes all steps in parallel by default, this step — paired with Sequential End — forces sequential execution for the steps between them. This step exists only for backward compatibility with older workflows and is deprecated. New workflows should not use it.
Configurations
| Field Name | Description |
|---|---|
| Step name | Specify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |