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...
Thu, 4 Apr, 2024 at 9:03 AM
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...
Thu, 4 Apr, 2024 at 9:08 AM
Description In this article, we're going to take the following card_product database table and describe it using GenRocket's DDL JSON Schema. This ...
Thu, 4 Apr, 2024 at 9:09 AM
Description A JSON Schema is a standard format that defines what JSON data is required by an application and how to handle that data. It also provides a st...
Thu, 4 Apr, 2024 at 9:09 AM