Decision Tree form Completing the Parameters tab |
|
Complete this optional tab if you want to refer to parameters (using the syntax param.name) as inputs on the Decision tab. If used as a source of values, the parameter values must be set (for example, using a data transform) before the decision tree is run.
Field |
Description |
||||||
Parameters | |||||||
Name |
Enter a name for the parameter. A parameter name must be a valid Java identifier. See How to enter a Java identifier. The name cannot start with pz, and cannot be a reserved name. If this activity is to be referenced in a flow, the name cannot match any of the system-supplied parameters. |
||||||
Description |
Enter a text description of this parameter. This description is displayed when a developer completes parameter values. |
||||||
Data Type |
Parameters have a type similar to
When entering parameters to call an activity, the value for
|