
Usage scenarios
ABBYY FlexiCapture as an unattended service
Run ABBYY FlexiCapture as an unattended UiPath service that processes documents without verification, using Batch Sender, Monitor, and Fetcher with queues.
In this scenario, FC processes documents without human assistance and recognition results are not verified by human operators.
At least one instance of the Batch Monitor process is constantly running. Batch Sender process sends files to FC for processing. The Batch Fetcher process saves the exported files of batches that have been processed successfully.
The Monitor Queue is used for transferring batch IDs between the Batch Sender and Batch Monitor processes, and the Fetcher Queue is used for transferring batch IDs between the Batch Monitor and Batch Fetcher processes.


