Output Parameter
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Name | Identifies an element in the scope where it is defined, like a screen, action, or module. | Yes | ||
Default Value | Initial value of this element. If undefined, the default value of the data type is used. | |||
Description | Text that documents the element. | Useful for documentation purpose. The maximum size of this property is 2000 characters. |
||
Data Type | The data type of the output parameter. | Yes | ||
Is Start Activity Input/ Is Close Activity Input | Indicates if the output parameter is also used as an input parameter of the process activity's extended action. | Yes | Yes, Mandatory | The possible values are: – "Yes, Mandatory": The output parameter is a mandatory input parameter of the Start<Activity>/Close<Activity> extended action; – "Yes, Optional": The output parameter is an optional input parameter of the Start<Activity>/Close<Activity> extended action; – "No": The output parameter is not an input parameter of the Start<Activity>/Close<Activity> extended action. The property "Is Start Activity Input" is only available when specifying an output parameter for a Conditional Start process activity. The property "Is Close Activity Input" is only available when specifying an output parameter for a Human Activity or a Wait process activities. |