Create Folder

Creates a folder upon execute and exposes its path as flow variable.
Note: By default the new folder is created directly in the workflow data area.

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.

Options

Folder
Select a file system and location for creating the folder.
Create missing folders
If enabled, missing folders in the specified path will be created automatically.
Export path as (variable name)
The name of the exported variable denoting the actual path of the created folder.
Additional path variables
A list of additional variables that will be created by the node. Each variable will denote a path to a file or folder.
  • Variable name: The name of the path variable.
  • Path: The path relative to the temporary directory.
  • File extension: Optional file extension (e.g., .txt, .csv). Leave empty for folder variables.

Input Ports

Icon
Input variables (optional).
Icon
The file system connection.

Output Ports

Icon
Flow Variables with path information.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.