Skip to main content
For this scenario, the ABBYY FlexiCapture Connector for Pega includes a JAR file that gives you access to the classes used for working with the ABBYY FlexiCapture 12 Web API.

How the connector module works

The connector module runs on the Pega side. It sends files to ABBYY FlexiCapture for processing and gets the processing results back. The abbyy.flexicapture.webapi.client.jar methods that implement the connector’s functionality are described in the Javadoc file included in the distribution package.

Sample Pega application

The distribution package includes an application that you can import to your Pega server as an example of ready-to-use ABBYY FlexiCapture integration. For more information, see Import the ABBYY FlexiCapture application into Pega.