Importing and Creating Domains
Description A JSON File can be imported into GenRocket to automatically create the Domains and Attributes defined within the file. When importing a JSON Fi...
Wed, 3 Sep, 2025 at 7:48 AM
Desription GenRocket lets you import your data model in several ways using JSON. With the Import from JSON Schema option, you can use a standard JSON schem...
Mon, 15 Sep, 2025 at 12:45 PM
Description In order for GenRocket to import, parse an XSD and convert its information into GenRocket Domains and establish Domain Parent/Child/Sibling rel...
Mon, 20 May, 2019 at 12:18 PM
Description GenRocket lets you quickly define and generate test data for complex nested Extensible Markup Language (XML) documents by importing an XML Sche...
Tue, 31 Oct, 2023 at 7:19 AM
Description An XML Schema Definition (XSD) contains a choice element, which allows only one of the elements within the <choice> declaration to be pre...
Wed, 9 Aug, 2023 at 3:01 PM
Description The Import from YAML option for new Domains imports a YAML file based on Open API version 2.0 specification. It loads the Domains onto the GenR...
Wed, 25 Sep, 2024 at 2:50 PM
Description The Import from Spark Schema option can be used to automatically set up a JSON, Avro, or Parquet Project in GenRocket. This option can be used ...
Thu, 4 Apr, 2024 at 9:07 AM
Description The Import from Avro JSON Schema option can be used to create Domains and Attributes by importing an Avro JSON Schema file into a selected Proj...
Thu, 4 Apr, 2024 at 9:08 AM
Description Because there are so many ways to describe data models using JSON, it is not practical for GenRocket to implement code for each of them. So, us...
Tue, 10 Jun, 2025 at 2:46 AM
Description In this article, we're going to take the following how examples and describe them using GenRocket's DDL JSON Schema. The first example ...
Thu, 3 Jul, 2025 at 9:00 PM