Create Folder
Creates a directory
Processing
For each input row, the step creates a direcotry with the given path.
Settings
Name | Type | Description |
---|---|---|
Filesystem |
dict |
The filesystem to use. If the filesystem is Evaluated for each input row |
Path |
string |
The path of the directory to create. Relative paths are interpreted as relative to the flow file. Evaluated for each input row |
If Exists |
string |
Determines the course of action when a directory already exists at the specified path:
Evaluated for each input row |
Results
This step does not provide any results.