Description

The ConstantGen Generator generates a non-changing value.


In This Article


Generator Parameters

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

  • value* – Specifies the constant value. Variables like ${variable} or #{EMPTY} are allowed.


Example 1 - 'Empty' Generated for each Record

This example uses the text "constant value" for the value Parameter, as shown below: 



Sample Output

As shown below, 'Test' is generated for each record in the sample output.