Reads a single workflow into a workflow port object.
Notes:
- the workflow will be reset on read and internal data disregarded (except data that has been added to the workflow via the Workflow Writer node)
- workflow annotations will be read but will get lost as soon as the workflow gets modified
- the node will fail if the workflow requires extensions (e.g. for contained nodes) that aren't installed
- components are not supported to be read in
This node can access a variety of different file systems. More information about file handling in KNIME can be found in the official File Handling Guide.