Node Connectivity

There are 2878 nodes that can be used as successor for a node with an output port of type Table.

Table Column to Variable Deprecated

Converts the values from a table column to flow variables with the row IDs as their variable name.

Table Row to Variable Deprecated

Defines new flow variables based on the first row of the input table and exposes them using a variable connection.

Variable to Table Column StreamableDeprecated

Appends one or more variables as new column(s) to the data table.

Table Column to Variable Deprecated

Converts the values from a table column to flow variables with the row IDs as their variable name.

Table Column to Variable Deprecated

Converts the values from a table column to flow variables with the row IDs as their variable name.

Rule Engine Variable (Dictionary) 

Applies user-defined (in a table) business rules to the flow variables

Variable to Table column Deprecated

Appends one or more variables as new column(s) to the data table.

Breakpoint 

Allows to halt execution when a certain condition is met.

Chunk Loop Start StreamableModern UI

Each iteration processes a different chunk of rows.

Column List Loop Start 

Iterates over a list of columns