Skip to main content

Create File

Create file

Description

Create file is a step that creates an empty file

Configurations

Field NameDescription
Step nameSpecify a unique name of the step, which will appear in the workflow. The field is mandatory.
File nameThe name and path of the file to create an empty file. Note: Click Browse, to select the file.
Fail if file existsSelect the checkbox, and the step will follow the failure outgoing hop when the file to be created already exists (empty or not).
Add file name to resultSelect the checkbox if you want the file name to be added to the result.
Create file forSelect the option from the list. Available options are:
• First Row: File is created after the first row is generated.
• Each Row: File is created after each row is generated.
• Last Row: File is created after the last row is generated.