KNIME Nodes for the KNIME Explorer version 4.1.0.v201912041031 by KNIME AG, Zurich, Switzerland
This node can be used to call other workflows in in your local workspace. Input data can be passed to
Quickform Input nodes (only the new input nodes, e.g Container Input (JSON)) in the other workflow and results can likewise be read back as
a JSON value from JSON Output nodes(e.g Container Output (JSON)).
The input can either be a static JSON values provided via the dialog (which itself can be overridden by a flow
variable) or from a JSON column in the input table. The node will call the other workflow with every row
of the input table and append the results of the call to it.
Note that the workflow you are calling must not be opened in an editor in your workbench and that the workflow
can not be executed in parallel. This means that multiple Call Local Workflow nodes using the same called workflow
will execute sequentially.
../Called Workflow
.
You may also use an URL with the knime-protocol pointing to a local resource (e.g. knime://TeamspaceMount/Workflow).To use this node in KNIME, install KNIME Personal Productivity Tools from the following update site:
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.
Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com, follow @NodePit on Twitter, or chat on Gitter!
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.