Copy Move Result Filenames
Description
Copy Move Result Filenames is a Process Entry in the File Management Plugin for Process Studio Processes. This process entry allows you to copy, move or delete result filenames in a previous process entry to a destination folder/file on your file system.
Configurations
| No. | Field Name | Description |
|---|---|---|
| 1 | 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. |
| 2 | Action | Choose Copy, Move or Delete |
| 3 | Destination folder | Define the target folder |
| 4 | Create destination folder | use this option to create the destination folder when it does not exist |
| 5 | Replace existing file | use this option to overwrite existing files |
| 6 | Remove source filenames from result | use this option to remove the processed filenames from the list of result filenames |
| 7 | Add destination filenames to result | use this option to add the processed target filenames to the list of result filenames |
| 8 | Add date to filename | add the date to the target filename, e.g. yyyyMMdd |
| 9 | Add time to filename | add the time to the target filename, e.g. HHmmss |
| 10 | Specify date time format | allows you to specify your own date-time format, e.g. yyyyMMdd_HHmmss |
| 11 | Add date before extension | when this option is not checked, the date/time is appended after the file extension |
| 12 | Limit action to | Define include and exclude wildcards |
| 13 | 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) |
| 14 | Nr errors lesser than | This field is used to set limits for the last two options above. |