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

# Pegaで一連のデータ変換を作成する

> Dev Studio を使用して、抽出された field 値を FlexiCapture の JSON 構造からケースのプロパティにコピーする Pega データ変換を作成します。

[データ変換](https://community.pega.com/knowledgebase/articles/data-transforms-models)は、データ構造からケースのプロパティにデータをコピーします。

新しいデータ変換を作成するには:

1. **Dev Studio** で、**Records → Data Model → Data Transform →** **Create** をクリックします。

2. 開いたダイアログで、**Label** フィールドと **Identifier** フィールドに値を入力します。

3. **Additional configuration options** セクションで、**JSON** を選択します。

4. **Apply to** フィールドで、"Rule-Obj-Activity" をケースの完全名に置き換えます。

   <Frame>
     <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega172.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=f9262d53c1e66404dfa835bf7837a1f9" alt="Label が JsonToInvoiceWithVerificationFields に設定され、データモデル形式として JSON が選択され、Apply to フィールドがケースに設定された、Pega Dev Studio の Create Data Transform ウィンドウのスクリーンショット。" width="1199" height="560" data-path="images/flexi-capture/connectors/Pega172.png" />
   </Frame>

5. **Create and open** をクリックします。開いたダイアログで **Definition** をクリックし、文書処理の完了後に FC から受信するデータにケースのフィールドを対応付けます。

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega173.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=1d8fbad9240799c98349dea39ac95213" alt=".InvoiceNumber の Clipboard プロパティを InvoiceNumber JSON プロパティにマッピングする Set アクションが表示された、Pega Dev Studio の Edit Data Transform Definition タブのスクリーンショット。" width="1211" height="352" data-path="images/flexi-capture/connectors/Pega173.png" />
</Frame>
