- The Automation Anywhere user has a Bot Creator license to be able to configure input parameters.
- The FlexiCapture user has roles of Scanning Operator and Verification Operator or the role of Administrator.
Sending documents to FC (attended and unattended service scenarios)
To send a file to ABBYY FlexiCapture:- Open the Automation Anywhere Enterprise Client.
- In the list of available tasks, select ExportToFlexiCaptureExample and click Edit.
- Specify the path to the ABBYY FlexiCapture server. To do this, double-click the Variable Operation action of the $ServerURL$ and type in the server address in the dialog box that opens.
- Specify the values of the other required parameters:
- $Username$ – the name of the user on the ABBYY FlexiCapture server
- $Password$ – the password of the user on the ABBYY FlexiCapture server
- $ProjectName$ – the name of the uploaded project (i.e. InvoiceDemoProject)
- $InputFilePath$ – the path to one of the sample images provided with the MetaBot
The activity only works with files containing one document each (i.e. each document must be placed in a separate file).
- $OutputDirPath$ – the path to the folder where processing results will be stored
If you are using tenants, $Company$ is also a required parameter. To enable this parameter, right-click the Variable Operation action and click Enable for the $Company$ parameter. Next, specify the name of your tenant.
- To test-run the task, save the changes by clicking Save in the Task Editor and click Run.
If an error occurs while the task is running, information about the error will be recorded in a log file, which can be found here: %Userprofile%\Documents\Automation Anywhere Files\Log\My Tasks\Bot Store\FC-MetaBot\ExporterErrorLog.txt.
Getting processing results in the attended service scenario
To get verified processing results:- Complete the steps in Sending documents to ABBYY FlexiCapture (attended and unattended service scenarios).
- Open the Automation Anywhere Enterprise Client.
- In the list of available tasks, select ImportFromFlexiCaptureExample and click Edit.
- In the Task Editor dialog box, specify the values of the following required parameters:
- $ServerURL$ – the address of the ABBYY FlexiCapture server
- $Username$ – the name of the user on the ABBYY FlexiCapture server
- $Password$ – the password of the user on the ABBYY FlexiCapture server
- $ProjectName$ – the name of the ABBYY FlexiCapture project
- $OutputDirPath$ – the path to the folder where processing results will be stored
If you are using tenants, $Company$ is also a required parameter.
- To test-run the task, save the changes by clicking Save in the Task Editor and click Run.
If an error occurs while the task is running, information about the error will be recorded in a log file, which can be found here: %Userprofile%\Documents\Automation Anywhere Files\Log\My Tasks\Bot Store\FC-MetaBot\ImporterErrorLog.txt
