The result of this export is the creation of a new transaction in a particular Orchestrator queue. All processing results are stored in the transaction as strings in the Specific Data. The 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. |
