Skip to main content
The ABBYY FlexiCapture Multi-Task Package includes four processes:

Batch Sender

This process takes files from a folder and uses the Create Batch action to send them to ABBYY FlexiCapture 12 for processing. ABBYY FlexiCapture creates a single batch for each file it finds in that folder. The process then adds the ID of the new batch to the MonitorQueue queue, for the Batch Monitor process to pick up.

Batch Monitor

This process runs constantly and handles items in the MonitorQueue queue. It uses the Get Batch Stage action to get the stage of a batch, and then acts on it.

Timeout data items

The Batch Monitor process stores three timeout values as data items. You can change any of the defaults to suit current ABBYY FlexiCapture loads.
Screenshot of the Batch Monitor process in Blue Prism, showing the Iteration Timeout, Other Stage Timeout, and Verification Stage Timeout data items.

Batch Verifier

This process handles items from the VerifierQueue queue, one at a time. It gets the verification URLs by batch ID and opens them in a browser, where the verifier can verify the documents. After verification, it marks the item as completed.

Batch Saver

This process runs constantly and handles items from the FetcherQueue queue. It accepts batch processing results and saves the export files created for each document in a batch. After saving the export files, it marks the item as successfully processed.