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

# アーキテクチャ

> DmsConnector、AfcDmsConnector、PegaConnector、および Newtonsoft.Json ライブラリを含む、ABBYY FlexiCapture Connector for Pega のコンポーネントについて説明します。

このシナリオでは、PEGA は次のコンポーネントで構成されています。

* DmsConnector.dll：抽象 DMS のデータを ABBYY FlexiCapture データに変換するためのクラス ライブラリ。
* AfcDmsConnector.dll：ABBYY FlexiCapture のエクスポート スクリプトからアクセスされるライブラリ。このライブラリは、ABBYY FlexiCapture オブジェクトを入力として受け取り、変換したうえで PEGA に渡します。
* PegaConnector.dll：Pega 用のコネクタ。このライブラリは、Pega サーバーとやり取りするための簡易なプログラミング インターフェイスを提供します。
* Newtonsoft.Json.dll：補助ライブラリ。このライブラリは PegaConnector.dll で使用され、JSON 文字列を処理する機能を提供します。
