Create File
You can select this activity to create an empty file in a specific location.
If a file with the same name already exists, the application displays a 'Error 404 - File already exists' message.
This table lists the properties for the activity.
| Property Type | Property Name | Data type | Description | 
|---|---|---|---|
| Input | Target Filename | String | The name of the file that must be created. | 
| Target Filepath | String | The location for the file that must be created. | |
| Output | Response Code | Int32 | Response code for the activity. Possible values: 
             
  | 
           
| Output File | String | The location and path of the created file. |