Upload File To Cloud
You can select this activity to upload a local file to cloud within the tenant environment.
This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description |
|---|---|---|---|
| Common | Continue on error | Boolean | Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default. |
| Input | Local File Path | String | The complete path of the local file that must be uploaded to the cloud. |
| Target Path | String | The destination path in the cloud where the file must be uploaded. | |
| Overwrite | Boolean | Indicates whether to overwrite an existing file at the target location. | |
| Misc | DisplayName | String | The display name of the activity. |
| Output | Error Message | String | The message displayed when the action fails. |
| Response Code | Int32 | Response code for the activity. Possible values:
|
|
| Success | Boolean | Indicates whether the activity completed successfully. | |
| Uploaded File Info | CloudFileInfor | Metadata information for the uploaded file. |