Skip to content

Foreach remapper

Overview

Foreach is a remapper that reopens—or, in other words, extends—a previous context of a splitter or another remapper. The portion of the workflow included in its context, which is the continuation of a previous context, is executed in a loop with a number of iterations equal to that of the iterations already carried out in the previous context.

Input

A Foreach block doesn't need any input.

Block properties

The properties of a Foreach block are accessed by editing the block and are divided into these groups:

  • Basic properties:

    • Block name
    • Component version (read only)
    • Block ID (read only)
  • Functional:

    • Context to reduce: reference context. It is chosen from a drop-down. To remove the choice, select Clear .
    • Keep same context: read-only, always on. It's a reminder that Foreach re-opens the reference context.
  • Deployment:

    The deployment properties of this component are the same of several others, so they are described in a same article.

Output

A Foreach block doesn't produce any output.