Node Connectivity

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

Call Local Workflow (Row Based) Deprecated

Calls other local workflows.

Call Remote Workflow (Row Based) Deprecated

Calls other remote workflows on a KNIME server.

Call Workflow (Row Based) Deprecated

Calls a remote or local workflow for each row in the input table, passing a JSON object and appending results as new columns.

Call Workflow (Table Based) Deprecated

Calls workflows

Workflow Service Input 

Receives an input from another KNIME workflow that executes this workflow using the Call Workflow Service node.

Workflow Service Output 

Sends back data to a KNIME workflow calling this workflow. For use in workflows that are called from other workflows.

Call Workflow (Row Based) 

Calls a remote or local workflow for each row in the input table, passing a JSON object and appending results as new columns.

Call Workflow (Table Based) Deprecated

Calls workflows

Container Input (Row) 

Receives a row from an external caller (i.e. the Call Local/Remote Workflow (Row Based) nodes or via REST)