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.

...

In the Repeater unit properties, set the Times field to 10 to send the event ten times.

...

In the Repeater unit properties, specify the my.app table in the Table name field.

...

Info

After saving and starting the Flow, you must click the red button of the Tick unit to begin sending events.

Download this example

You can try this flow by downloading the following JSON file and uploading it to your domain using the Import option.

View file
nameRepeater_example.json