Create File
Create file
Description
Create file is a step that creates an empty file
Configurations
| Field Name | Description |
|---|---|
| Step name | Specify a unique name of the step, which will appear in the workflow. The field is mandatory. |
| File name | The name and path of the file to create an empty file. Note: Click Browse, to select the file. |
| Fail if file exists | Select 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 result | Select the checkbox if you want the file name to be added to the result. |
| Create file for | Select 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. |