Misc Generators

How do I use the ConstantGen Generator?
Description The ConstantGen Generator generates a non-changing value. In This Article Generator Parameters Example 1 - 'Test' Generated for ...
Mon, 24 Apr, 2023 at 11:19 AM
How do I use the ListGen Generator?
Description The ListGen Generator generates items in a provided list in sequential or random order.  Note: The ListGen Generator supports up to 15 reco...
Sat, 28 Oct, 2023 at 12:44 PM
How Do I Use the ListCopyGen Generator?
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
How do I use the ProxyReferenceGen Generator?
Description The ProxyReferenceGen Generator is used as a proxy (or placeholder) to reference another value. Domain Attributes can only talk to Parent or Si...
Sat, 28 Oct, 2023 at 12:48 PM
How do I use the ReferenceGen Generator?
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
How do I use the SimplePatternGen Generator?
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
How do I use the LoopSetGen Generator
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
How do I use the NumberToWordsGen Generator?
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
How do I use the ORCLoopSetGen Generator?
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 ...
Sat, 28 Oct, 2023 at 12:51 PM