> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Architecture of the FlexiCapture as a service with verification scenario

> How the ABBYY FlexiCapture connector for Pega works: a JAR client running on the Pega side sends files to FlexiCapture and returns processing results.

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](/flexi-capture/connectors/pega/pega-import).
