Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After dragging this unit into the Flow canvas, double-click it to access its configuration options. The following table describes the configuration options of this unit:

Tab

Field

Description

General

Name

Enter a name for the unit. It must start with a letter, and cannot contain spaces. Only letters, numbers, and underscores are allowed.

Description

Enter a description detailing the scope of the unit.

Times

The number of times input events will be repeated.

Count field name

Enter the name of an input event field containing an event order number, starting at zero, to be added to the output event (optional).

Input ports

Port

Description

in

All events enter through this port.

Output ports

Port

Description

out

Outputs events the number of times indicated in the configuration, with optional count field starting at 0.

Example

Imagine you wish to repeat an event 10 times to send to a my.app table.

...