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

# Erstellen einer Datentransformation für einen Case zur Verarbeitung eines einzelnen Dokuments

> Konfigurieren Sie die Datentransformation jsonToInvoiceWithVerificationFields, die Rechnungsfelder und Positionen aus FlexiCapture einem Pega-Case für ein einzelnes Dokument zuordnet.

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

Weitere Informationen zum Erstellen von Datentransformationen finden Sie unter [Erstellen einer Reihe von Datentransformationen in Pega](/de/flexi-capture/connectors/pega/pega-data-transform-2).

| **Aktion**           | **Clipboard**  | **Beziehung** | **JSON**      |
| -------------------- | -------------- | ------------- | ------------- |
| Festlegen            | .InvoiceNumber | gleich        | InvoiceNumber |
| Festlegen            | .InvoiceDate   | gleich        | InvoiceDate   |
| Festlegen            | .City          | gleich        | City          |
| Festlegen            | .Country       | gleich        | Country       |
| Festlegen            | .Currency      | gleich        | Currency      |
| Festlegen            | .Total         | gleich        | Total         |
| Automatisch zuordnen | .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="Screenshot der Registerkarte „Definition“ der Datentransformation jsonToInvoiceWithVerificationFields in Pega Dev Studio, in der die Clipboard-Eigenschaften .InvoiceNumber, .InvoiceDate, .City, .Country, .Currency und .Total JSON zugeordnet und .LineItems automatisch zugeordnet werden." width="1204" height="616" data-path="images/flexi-capture/connectors/Pega174.png" />
</Frame>
