Description

The PermutationGen Generator contains a list of values and communicates with other Attributes within the same Domain, also using a Permutation type Generator to compute the sum of all possible permutations. 


This Generator can generate all possible combinations of data for a given set of values. This enables teams to not worry about missing a permutation of data or be stuck on how to generate all the permutations of data. 


In This Article


Generator Parameters

The following parameters may be configured for the PermutationGen Generator. Items with an asterisk* are required.   

  • list - Allows you to enter items into the list that you want to be generated. Add one item on each line in the list.


Training Video

This training video shows how to use this Generator for unit testing a complex formula.