Description
Moves a file to another directory.
Attributes
Common
ContinueOnError - The Boolean value to specify whether to continue executing the next activities even if there is an error thrown on this activity.
Misc
Destination - The location to which the file would be moved.
DisplayName - Renames the activity.
Source - The path and filename of the file to be moved.
Example
- Add a File Move activity inside a Sequence.
- In the Source field, search for and then select the file that would be moved by, first, clicking the browse button.
- In the Destination field, search for and then select the location where the Source file would be moved into. (Note: Don't forget to add the file name at the end of the path.)
After execution, the selected file as Source should be moved into the specified Destination.