Create File
Description
Create file is a Process Entry in the File Management Plugin for Process Studio Processes. Create file Process Entry can create an empty file.
Configurations
| No. | Field Name | Description |
|---|---|---|
| 1 | Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
| 2 | File name | The name and path of the file to create an empty file. |
| 3 | Fail if file exists | The process entry will follow the failure outgoing hop when the file to be created already exists (empty or not) and this option is switched on. The default is on. |