Assigning and Configuring Generators

How do I assign a Generator to a single Attribute?
Description When you create a new Attribute, GenRocket will try to automatically and intelligently assign a Generator to it. When no Default Generators ma...
Tue, 7 Feb, 2023 at 7:08 PM
How do I assign a new Generator to multiple Attributes?
Description A new Generator can be assigned to more than one Attribute at once through the Domain Dashboard. When a new Generator is assigned using this me...
Mon, 15 Feb, 2021 at 2:55 PM
How to copy Generator(s) to other Attributes: Simple Copy
Description A Generator and its Parameter configuration can be copied to another Attribute within the same Project (or Project Version when applicable) at ...
Fri, 27 Oct, 2023 at 6:49 PM
How to copy Generator(s) to other Attributes: Pattern Copy
Description A Generator and its Parameter configuration can be copied to another Attribute within the same Project (or Project Version when applicable) at ...
Fri, 27 Oct, 2023 at 6:50 PM
How to Enforce Data Type and Size in Generated Data
What is the Enforce Type/Limit Option?  Generator value limits are automatically enforced when importing a DDL or XTS. The Enforce Type/Limit option is ena...
Tue, 28 Nov, 2023 at 10:13 AM
How to generate a Substring of specified length from a list of Strings
Description Linked Generators can be used to generate a substring of specified length from a given list of strings.  What is a Substring? A substring...
Sat, 21 Nov, 2020 at 11:15 AM
How to generate Primary Key values after the Max Value from a Database Table
Description Linked Generators can be used when you want to populate test data into a non-empty database. In this case, the Primary Key should be generated ...
Thu, 4 Apr, 2024 at 9:53 AM
How to generate Children based on Weights
Description The MultiWeightGen Generator can be used to generate child records based on weights. A user can define weights (percentage and value), which de...
Fri, 27 Oct, 2023 at 6:53 PM
Flat/Nested JSON: Hide an Attribute from Output based on a Condition
Description An Attribute can be hidden (not generated) within Flat or Nested JSON output based on a specified condition. For an Attribute, the user must se...
Mon, 18 Dec, 2023 at 3:57 PM
Flat/Nested JSON: Hide an Attribute when Value is NULL or Blank
Description An Attribute can be hidden (not generated) within Flat or Nested JSON output when its generated value is NULL or Blank (Empty). This can be don...
Fri, 27 Oct, 2023 at 6:54 PM