> ## 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.

# FlexiCapture Export Connector installation

> Review the libraries in the FlexiCapture Export Connector for UiPath, including DmsConnector and UiPathConnector, that export data from FC 12 to UiPath.

The FC Export Connector for UiPath is a set of libraries running on the FC 12 side. These libraries allow exporting data from FC to UiPath.

| **Component**           | **Description**                                                                                                                                                 |
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **DmsConnector.dll**    | An assembly of models and abstractions that are common to different types of connectors.                                                                        |
| **AfcDmsConnector.dll** | This library receives as input objects specific to ABBYY FlexiCapture, converts them into an internal representation, and sends the converted result to UiPath. |
| **UiPathConnector.dll** | This library contains the connector for UiPath. It sends processing results from ABBYY FlexiCapture to the UiPath Orchestrator.                                 |
| **Newtonsoft.Json.dll** | Framework for working with JSON strings.                                                                                                                        |
