File Copy

Description

The FileCopy component is a component that copies the file specified in the file name property.

Component Properties

Property NameDescription
File NameThe file name of the file to be copied
Output File PathThe folder name for the output file
Output File NameThe file name at the destination
Overwrite HandlingSelect the action to take if the file already exists: do not overwrite, overwrite, keep both, overwrite if newer, or raise an error
Preserve Update TimeChoose whether to set the output file's update time to match the source file

Note: Files without a specified file path will be referenced as actmgr/data. For details on how to write file names with specified file paths, refer to File Path Handling.