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:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses
  • 500 to 599: Indicates server error responses.
Output File String The location and path of the moved file.