This Component should be nested within another Component to generate a flowchart header at the top of the Composite View. This visual graphic is key to give an overview of the user journey to the data app end user who controls the workflow from the KNIME WebPortal.
Open the dialogue settings to define the flowchart appearance describing the steps of the data app and if you want even a shortcut skipping a few steps that are optional in the data app. Precise example workflows on how to use this component should be available on KNIME Hub to easily understand how the component works.
- Type: TableFlowchart MetadataA table with one String column and at least one Integer column. The string column should list in order the steps in the data app. The first integer column should store a "1" for the active step and "0" for all other steps. The second integer column is optional and should show a "1" for exactly two not-connected steps, and "0" for all other steps. The shortcut is connecting two steps, skipping a number of them in between.