How a document travels in this scenario
When ABBYY FlexiCapture receives a document from Blue Prism, the document either goes to the verification stage or skips it and goes straight to export. Which path it takes depends on whether the extracted data needs verification. If the data does not need verification, the document goes to the export stage and the export results are sent to Blue Prism using the ABBYY FlexiCapture Web API. If the data does need verification, Blue Prism receives the processing results asynchronously. The ABBYY FlexiCapture 12 VBO first sends the data to ABBYY FlexiCapture through the Web API and gets a link to a document verification task on the Web Verification Station. After the data is verified, it is sent to the ABBYY FlexiCapture 12 Listener service on the Blue Prism side.Which export profiles you need
Because a document can take either path, the scenario needs both export profiles:- The standard XML export profile sends results, such as fields and extracted field data, from ABBYY FlexiCapture to the ABBYY FlexiCapture 12 VBO.
- The script export profile must be configured so that it applies only to documents that have gone through the verification stage. For more information, see Modify the script export profile.
Configure the scenario
1
Set up the Blue Prism side
- Install and configure the ABBYY FlexiCapture 12 VBO.
- Install and configure the ABBYY FlexiCapture 12 Listener process.
2
Set up the ABBYY FlexiCapture side
- Create a script export profile in the Document Definition, and then modify its script. For more information, see Create a script export profile for Blue Prism and Modify the script export profile.
- Create the standard XML export profile.
- Configure the ABBYY FlexiCapture workflow for verification.
