Document toolboxDocument toolbox

Repeater

Description

This unit is a Processor unit type.

A Repeater is a unit that repeats an event a certain amount of times. 

An event comes in through the in port. The event is sent through the out port the number of times specified in the properties, optionally containing an event count field.

Configuration

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:

TabFieldDescription
GeneralNameEnter a name for the unit. It must start with a letter, and cannot contain spaces. Only letters, numbers, and underscores are allowed.
TimesThe number of times input events will be repeated.
Count field nameEnter 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

PortDescription
inAll events enter through this port.

Output ports

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