Move File
You can select this activity to move a file from the source location to a specific destination.
This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description |
|---|---|---|---|
| Input | Target Filename | String | The name of the file to be moved. |
| Source Filepath | String | The location of the file to be moved. | |
| Target Filepath | String | The destination location for the file. | |
| Output | Response Code | Int32 | Response code for the activity. Possible values:
|
| Output File | String | The location and path of the moved file. |