The following table describes the options for defining user-defined parameters and variables:
Column | Definition |
---|---|
Name | Enter the name of the user-defined parameter or variable that you
want to set. To set a java system variable, preface the variable name with
java.system (java.system.SAMPLE_VARIABLE for example). Kettle variables that are set here override the Kettle variables set in the kettle.properties file. For more information on how to set a kettle variable, see Kettle Variables. |
Value | Enter the value of the user-defined parameter or variable that you want to set. |