Move Directory

You can select this activity to move a directory to the specific location.

This table lists the properties for the activity.

Property Type Property Name Data type Description
Input Target Name String The name for the directory to be moved.
Source Filepath String The location of the directory to be moved.
Target Directory String The location to which the directory must be moved.
Ă“verwrite Directory Boolean The ability to overwrite an existing directory, if any, in the target location. Select the check box to overwrite an existing directory with the new directory.
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 directory.