Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

This Generate Rows step type outputs a number of rows, By default, the rows are empty; however they can contain a number of static fields.

Options

Option

Description

Step Name

Name of the step this name has to be unique in a single transformation

Limit

Sets the maximum number of rows you want to generate

Fields

This table is where you configure the structure and values of the rows you are generating (optional).

Never stop generating rows

This option is intended for real-time use cases where you never want to stop the running transformation.
The output of this step is then used to drive recurring tasks like polling from a file, queue, database, ... (version 5 or higher)

Interval in ms

The interval between generated rows in milliseconds. (version 5 or higher)

Current row time field name

The *optional *field name for the Date field containing the time when the current row was generated (version 5 or higher)

Previous row time field name

The *optional *field name for the Date field containing the time when the previous row was generated (version 5 or higher)

  • No labels