Workflow Service Output

Sends a table or any other port object back to a KNIME workflow that executes this workflow using the Call Workflow Service node. A parameter name is used to identify the output among the possibly many outputs of this workflow.

Options

Parameter name
The parameter name is supposed to be unique, but this is not enforced. In case multiple Workflow Service Output nodes define the same parameter name, KNIME will make them unique by appending the node's node ID, e.g., "output-table" becomes "output-table-7".

Input Ports

Icon
Output provided by this workflow to a workflow executing this workflow using the Call Workflow Service node. The port can be configured to match the type of data that is to be sent to the calling workflow.

Output Ports

Icon
This port outputs the node's input without changes, for further processing in the workflow.

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.