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 Name | Description |
|---|---|
| Process Entry name | Specify 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. |
| Action | Choose Copy, Move or Delete |
| Destination folder | Define the target folder |
| Create destination folder | use this option to create the destination folder when it does not exist |
| Replace existing file | use this option to overwrite existing files |
| Remove source filenames from result | use this option to remove the processed filenames from the list of result filenames |
| Add destination filenames to result | use this option to add the processed target filenames to the list of result filenames |
| Add date to filename | add the date to the target filename, e.g. yyyyMMdd |
| Add time to filename | add the time to the target filename, e.g. HHmmss |
| Specify date time format | allows you to specify your own date-time format, e.g. yyyyMMdd_HHmmss |
| Add date before extension | when this option is not checked, the date/time is appended after the file extension |
| Limit action to | Define include and exclude wildcards |
| Success on | Success 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 than | This field is used to set limits for the last two options above. |