Table Row To Variable Loop Start

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

This node uses each row of a data table to define new variable values for each loop iteration. The names of the variables are defined by the column names.

Options

Missing value handling
Allows to specify how to cope with missing values. Note that an empty table is treated as if it would contain only missing values.
  • Fail: Ensures that the node will fail during execution if the input table is empty or contains missing values in the columns to convert
  • Use defaults if available: Replaces any missing value by the (configured) defaults. In case no default value is associated with the missing cell's type the execution will fail.
  • Omit: Missing cells will not be converted and therefore be omitted from the output.
Defaults
Allows to specify the defaults for String, Boolean, Integer, Long and Double cells.
Column selection
Allows the selection of the those columns whose cells must be converted to flow variables.

Input Ports

Icon
The table whose rows will constitute variables' values for each iteration.

Output Ports

Icon
Connection carrying on the variables.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.