Create File
You can select this activity to create an empty file in a specific location. If a file already exists in the specified location, the new file replaces the existing file.
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. |