Skip to main content

Block This Step Until Steps Finish

Description

Block This Step Until Steps Finish pauses execution at this point in the workflow until all specified upstream steps have completed processing. Use this step when downstream logic depends on the full output of earlier parallel steps — for example, when you need all data loaded into a staging table before running a summary query. Once every watched step finishes, this step releases all accumulated rows to the next step in the workflow.

Configurations

Field NameDescription
Watch the following steps:Use the grid to specify the steps to wait for
Step nameSpecify the unique step name for the workflow.
Watch the following steps:
Step nameSelect the step(s) to add. The workflow waits until the selected previous steps are complete.
Copy NrSpecify the default number of copies of the step.
If you enter 0, the copy of step defaults to 1.
Note: You cannot create a step with the same name; therefore, the CopyNr value must be 0.
Default value: 0
Get Steps Button
Get stepsClick Get steps, to get the list of all previous logical steps.