Parallel Repeat

Overview


This block repeats multiple items from a collection together, in parallel. It allows for the repetition of several threads simultaneously.

You should put other action/control blocks inside in order to create a pattern.

Drag and drop Parallel Repeat inside a workflow where a green field appears. Doing so makes it a part of the workflow.

Procedure

  1. Enter the number of times.

  2. Provide the number of threads in the Concurrency field.

  3. Run the workflow to see the effect applied.

The new structure will make parallel threads for the blocks you have inserted.

To disable a Parallel Repeat block without deleting it, click the Disable check box.