Icon

Embed Data into Workflow

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 in KNIME table format into that directory with whatever name you configure in the component window (if not specified, will default to data.table)
%%000094. Final path: knime://knime.workflow/data/.table


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)


Options

File Name (without file extension)

Input Ports

Icon
Input data. Data will be translated to .table format

Output Ports

This node has no output ports

Nodes

Extensions

Links