Icon

Embed Data into Workflow (CSV)

This component will
%%000091. Take a data table as an input
%%000092. Create the relative to the workflow directory knime://knime.workflow/data
%%000093. Write your data as CSV format into that directory as data.csv
%%000094. Final path: knime://knime.workflow/data/data.csv

This helps for both
%%000091. Portability of the workflow (so you can send data with the .knwf file)
%%000092. Isolation/relativity (the data will always be in this location for you to pull from)

NOTE: at the moment only supports one dataset. If you’re example requires multiple you’ll need to tweak this.

Input Ports

Icon
Input data. Data will be stored in .csv format.

Output Ports

This node has no output ports

Nodes

Extensions

Links