PSIcapture is capable of archiving any number of batches that are successfully processed through a workflow. Each batch is processed one at a time.
The archive process works like this:
- Copy all the files from the Batch Storage location to the Archive location. If any error occurs in this process, the entire archive process is terminated for that Batch and the error is logged.
- Once the Batch has been copied to the Archive location successfully:
- Delete the Batch folder from the Batch Storage location.
- Delete the Batch record from the Batch Manager database
- Update the Batch status in the Statistics database to indicate that it was Archived.
Comments
Please sign in to leave a comment.