Multiport Loop End

Node at the end of a loop. It is used to mark the end of a workflow loop and collects the intermediate results by row-wise concatenation of the incoming tables. The start of the loop is defined by the loop start node, in which you can define how often the loop should be executed (either fixed or derived from data, e.g. the "group loop start"). All nodes in between are executed that many times.

This node was developed by Vernalis Research . For feedback and more information, please contact knime@vernalis.com

Options

Add iteration column
Adds a column to each output table containing the iteration number, starting with 0
Uniquify row IDs
If set, ensure row IDs are unique by suffixing incoming row IDs with '_Iter#' followed by the iteration number
Ignore empty input tables at port ...
Selecting this option means the structure of empty input tables at the specified port will be ignored and they will not cause the node to fail

Input Ports

Icon
The first input port
Icon
Additional input ports

Output Ports

Icon
The first output port
Icon
Additional output ports

Views

Output Table Preview
A preview of the last 50 rows at each loop end output port

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.