MINUMUM EXPORTER VERSION: 3.20.0001.0001


EVENT: RecordEnd


SYNOPSIS: Moves documents to configured directory after each Record is completed.


DESCRIPTION: Document Mover is designed to move documents from their default download folder to another folder. At the end of every Record download this Add-In is called to do its move. This is useful for moving documents to a standard area once downloaded via Exporter.


CONFIGURATION: You need to specify the file pattern to move, where to move the documents and whether to delete the folder once moved.



File Search Pattern: The pattern to use to find which files to move. Use *.* to move all files. You can specify multiple patterns by separating them with the pipe symbol - |.


Destination Folder: The folder in which to copy the documents. Any existing documents with the same names will be overwritten.


Destination File Name: The name you wish to use for output documents. Leave blank to use the default naming from your Exporter config.


Source Folder: Check this ON to delete the normal export folder after moving documents.


Auto Rename: Check this ON to rename documents when moving if their name already exists in the output folder. The name of the file will be incremented with a counter. For instance, if a file named ABC.TIF exists already then the next copy of that name would be ABC-1.TIF then ABC-2.TIF and so on.