Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with JSON Document Types | Creating a JSON Document Type
 
Creating a JSON Document Type
Review the Considerations for Using JSON Document Types before creating a JSON document type.
*To create a JSON document type
1. In the Service Development perspective of Designer, click File > New > JSON Document Type.
2. In the Create a New JSON Document Type dialog box, select the folder in which you want to save the JSON document type generated from the JSON schema and type a name for the new JSON document type.
3. Click Next.
4. In the Select a Source Location screen, type the path to a JSON schema file in the file system or the URL of a JSON schema file available on the web.
5. Click Finish.
If the JSON schema content does not conform to the JSON meta-schema, Integration Server does not create an JSON document type. In such cases, Designer displays an error message that lists the number, title, location, and description of the parsing errors within the JSON schema. If only warnings occur, Designer generates the JSON document type and other assets.