Skip to main content

Copy Move Result Filenames

Description

Copy Move Result Filenames performs copy, move, or delete operations on files that were added to the result filenames list by previous process entries. Use this process entry when you need to manage output files from earlier steps — for example, archiving processed files to a backup folder, moving completed reports to a distribution directory, or deleting temporary files after a workflow finishes.

Configurations

Field NameDescription
Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
ActionChoose Copy, Move or Delete
Destination folderDefine the target folder
Create destination folderuse this option to create the destination folder when it does not exist
Replace existing fileuse this option to overwrite existing files
Remove source filenames from resultuse this option to remove the processed filenames from the list of result filenames
Add destination filenames to resultuse this option to add the processed target filenames to the list of result filenames
Add date to filenameadd the date to the target filename, e.g. yyyyMMdd
Add time to filenameadd the time to the target filename, e.g. HHmmss
Specify date time formatallows you to specify your own date-time format, e.g. yyyyMMdd_HHmmss
Add date before extensionwhen this option is not checked, the date/time is appended after the file extension
Limit action toDefine include and exclude wildcards
Success onSuccess condition: select one of these option:

- Success when all works fine

- Success when at least x files moved (specify x in the limit field below)

- Success when number of errors lesser than (specify the max number of errors in the limit field below)

Nr errors lesser thanThis field is used to set limits for the last two options above.