Misc Generators
Description The ConstantGen Generator generates a non-changing value. In This Article Generator Parameters Example 1 - Generate Blank Values for an ...
Sat, 6 Jul, 2024 at 2:31 PM
Description The ListGen Generator generates items in a provided list in sequential or random order. Note: The ListGen Generator supports up to 15 reco...
Fri, 28 Jun, 2024 at 11:28 AM
Description The ListCopyGen Generator makes a copy of the values of another Domain Attribute into its own list. This Generator is best used to reference D...
Sat, 28 Oct, 2023 at 12:44 PM
Description The ProxyReferenceGen Generator is used as a proxy (or placeholder) to reference another value. Domain Attributes can only talk to Parent or Si...
Wed, 11 Sep, 2024 at 11:04 AM
Description The ReferenceGen Generator references the value of another Domain Attribute's generated value. Parameters The following parameters ma...
Sat, 28 Oct, 2023 at 12:50 PM
Description The SimplePatternGen Generator generates unique values using the name of the Attribute plus appending the referenced Domain's id Attribute ...
Sat, 28 Oct, 2023 at 12:50 PM
Description The LoopSetGen sets the value generated by another Domain Attribute as the loop count. Parameters The following parameters may be configu...
Fri, 26 Nov, 2021 at 8:50 AM
Description The NumberToWordsGen Generator references any other Generator that generates a number and then converts the number into words. Parameters ...
Sat, 28 Oct, 2023 at 12:51 PM
Description The ORCLoopSetGen Generator sets the Domain loopCount to the number of records in the configured ORC file. This Generator can be used with the ...
Tue, 20 Aug, 2024 at 7:19 AM