- Open Dev Studio and create a new case type.
-
On the Data model tab, add the fields to be handled by your case and click Save.

- Click Records → Data Model → Data Transform and then click Create to open the Create Data Transform window.
- In the Label field, specify a name for your new record.
- In the Additional configuration options section, select JSON.
-
In the Apply to field, specify the full name of the case type you created earlier.

-
Click Create and open. In the window that opens, map the JSON properties (displayed in the JSON column) to the case fields (displayed in the Clipboard column):

- Click Save.
Configuring Pega
Creating a Data Transform record
Create a Pega Data Transform record that maps the JSON string returned by the FlexiCapture Java function to case fields so captured values display in your case.
The Java function described in the Installation section returns a JSON string. It is recommended that you transform this string so that the result is displayed as case fields. To do this, you need to create a record of type Data Transform.
To create a Data Transform record:
