Hub
Pricing About
NodeNode / Other

Call Workflow (Table Based) (deprecated)

Workflow AbstractionWorkflow Invocation

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like

This node can be used to call other workflows that resides either locally or on a KNIME Server. The called workflow must contain at least one of the Container Input (Table) , Container Input (Variable) , Container Input (Credential) or Container Output (Table) nodes, which defines the interface between the Call Workflow (Table Based) node and the called workflow in the following way:

Send Table
The data table provided at the optional input of the Call Workflow (Table Based) node can be sent to a Container Input (Table) node in the called workflow via the input parameter defined in the Container Input (Table) node

Receive Table
After the execution of the called workflow, a data table can be received from a Container Output (Table) node in the called workflow via the output parameter defined in the Container Output (Table) node. The received data table will be made available at the output port of the Call Workflow (Table Based) node

Send Flow Variables
Certain flow variables available in the Call Workflow (Table Based) node can be sent to a Container Input (Variable) node in the called workflow. Currently, neither boolean, long, nor list or set flow variables are supported and will be ignored without warning. The supported types are mostly converted to string flow variables (e.g., path or URI flow variables), except for integer flow variables and non-NaN double flow variables. Note that the Call Workflow Service node supports all flow variable types.

Send Flow Credentials
All flow credentials available in the Call Workflow (Table Based) node can be sent to a Container Input (Credential) node in the called workflow via the credential-input defined in the Container Input (Credential) node

To call workflows that reside on a KNIME server a KNIME Server Connection node must be connected to the server connection input port. The server connection provides the node with the server address and the user credentials.

Node details

Input ports
  1. Type: File System
    KNIME server connection
    Connection to a KNIME server
  2. Type: Table
    Input table
    Any input table
Output ports
  1. Type: Table
    Output
    Output of workflow call

Extension

The Call Workflow (Table Based) (deprecated) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits