> ## 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データを複数文書のPegaケースにマッピングする、jsonToInvoice、jsonToBanking、jsonToContract、jsonToLetter、jsonToPrice の各データトランスフォームを設定します。

## <a id="jsontoinvoice" />jsonToInvoice

データトランスフォームの作成方法について詳しくは、[Pega でデータトランスフォームセットを作成する](/ja/flexi-capture/connectors/pega/pega-data-transform-2)を参照してください。

| **アクション** | **クリップボード**      | **リレーション** | **JSON**        |
| --------- | ---------------- | ---------- | --------------- |
| 設定        | .InvoiceNumber   | と等しい       | InvoiceNumber   |
| 設定        | .InvoiceDate     | と等しい       | InvoiceDate     |
| 設定        | .Total           | と等しい       | Total           |
| 設定        | .DeliveryAddress | と等しい       | DeliveryAddress |
| 設定        | .InvoiceCompany  | と等しい       | InvoiceCompany  |
| 自動マップ     | .InvoiceTable    | To         | InvoiceTable    |

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega175.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=fc5060a753f1cf3907e67af1c45334df" alt="Pega Dev Studio の jsonToInvoice データトランスフォームの Definition タブで、.InvoiceNumber、.InvoiceDate、.Total、.DeliveryAddress、.InvoiceCompany のクリップボードプロパティを JSON にマッピングし、.InvoiceTable を自動マップしている画面のスクリーンショット" width="896" height="441" data-path="images/flexi-capture/connectors/Pega175.png" />
</Frame>

## <a id="jsontobanking" />jsonToBanking

| **アクション** | **クリップボード**   | **リレーション** | **JSON**     |
| --------- | ------------- | ---------- | ------------ |
| 設定        | .SSN          | と等しい       | SSN          |
| 設定        | .LastName     | と等しい       | LastName     |
| 設定        | .FirstName    | と等しい       | FirstName    |
| 設定        | .Initial      | と等しい       | Initial      |
| 設定        | .City         | と等しい       | City         |
| 設定        | .BirthDate    | と等しい       | BirthDate    |
| 設定        | .HomePhone    | と等しい       | HomePhone    |
| 設定        | .WorkPhone    | と等しい       | WorkPhone    |
| 設定        | .EmployerName | と等しい       | EmployerName |
| 自動マップ     | .Address      | To         | Address      |

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega176.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=7a1dd3b88562981bca0d8cfcc2ad15f1" alt="Pega Dev Studio の jsonToBanking データトランスフォームの Definition タブのスクリーンショット。.SSN、.LastName、.FirstName、.Initial、.City、.BirthDate、.HomePhone、.WorkPhone、.EmployerName のクリップボードプロパティを JSON にマッピングし、.Address を自動マップしています。" width="1181" height="736" data-path="images/flexi-capture/connectors/Pega176.png" />
</Frame>

## <a id="jsontocontract" />jsonToContract

| **アクション** | **クリップボード**     | **リレーション** | **JSON**       |
| --------- | --------------- | ---------- | -------------- |
| 設定        | .ContractNumber | と等しい       | ContractNumber |
| 設定        | .ContractDate   | と等しい       | ContractDate   |

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega177.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=63b9926678493fee66c5f4ee3a46b2e0" alt="Pega Dev Studio の jsonToContract データトランスフォームの [Definition] タブで、.ContractNumber と .ContractDate の クリップボード プロパティを対応する JSON プロパティにマッピングしている画面" width="952" height="310" data-path="images/flexi-capture/connectors/Pega177.png" />
</Frame>

## <a id="jsontoletter" />jsonToLetter

| **アクション** | **クリップボード** | **リレーション** | **JSON**   |
| --------- | ----------- | ---------- | ---------- |
| 設定        | .LetterDate | と等しい       | LetterDate |
| 設定        | .LetterFrom | と等しい       | LetterFrom |
| 設定        | .LetterTo   | と等しい       | LetterTo   |

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega178.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=5b0639aeb0adf85eba3573476ac35eac" alt="Pega Dev Studio の jsonToLetter データトランスフォームの Definition タブで、.LetterDate、.LetterFrom、.LetterTo のクリップボードプロパティを対応する JSON プロパティにマッピングしている画面のスクリーンショット。" width="1208" height="455" data-path="images/flexi-capture/connectors/Pega178.png" />
</Frame>

## <a id="jsontoprice" />jsonToPrice

| **アクション** | **クリップボード**   | **リレーション** | **JSON**   |
| --------- | ------------- | ---------- | ---------- |
| 設定        | .PriceCompany | と等しい       | Company    |
| 自動マップ     | .PriceTable   | To         | PriceTable |

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega179.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=1abf1a606ab55c9773033779950c2ea7" alt="Pega Dev Studio の jsonToPrice データトランスフォームの Definition タブのスクリーンショット。クリップボードプロパティ .PriceCompany を JSON プロパティ Company にマップし、.PriceTable を自動マップしています。" width="1208" height="395" data-path="images/flexi-capture/connectors/Pega179.png" />
</Frame>
