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

# 単一文書処理Case向けデータ変換の作成

> FlexiCaptureの請求書fieldと明細を単一文書のPega Caseにマッピングする`jsonToInvoiceWithVerificationFields`データ変換をConfigureします。

<div id="jsontoinvoicewithverificationfields">
  ## jsonToInvoiceWithVerificationFields
</div>

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

| **アクション** | **クリップボード**    | **リレーション** | **JSON**      |
| --------- | -------------- | ---------- | ------------- |
| 設定        | .InvoiceNumber | 等しい        | InvoiceNumber |
| 設定        | .InvoiceDate   | 等しい        | InvoiceDate   |
| 設定        | .City          | 等しい        | City          |
| 設定        | .Country       | 等しい        | Country       |
| 設定        | .Currency      | 等しい        | Currency      |
| 設定        | .Total         | 等しい        | Total         |
| 自動マップ     | .LineItems     | To         | LineItems     |

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega174.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=a40b3e6caea76a5450eb3080cf352e2e" alt="JSON への .InvoiceNumber、.InvoiceDate、.City、.Country、.Currency、.Total のクリップボードプロパティのマッピングと、.LineItems の自動マップを示す、Pega Dev Studio の jsonToInvoiceWithVerificationFields データ変換の Definition タブのスクリーンショット。" width="1204" height="616" data-path="images/flexi-capture/connectors/Pega174.png" />
</Frame>
