Property parameters specify additional variables assigned to BPMN elements. They’re evaluated and set when a token enters the element.
These parameters can be of various data types, such as strings, numbers, booleans, and more. They don’t have a default value.
Attribute | Description |
---|---|
Name | The name of the property. A new name creates a new property. If an existing name is used, the entered values will override the current value for that element. |
Type | The data type for the property: string, boolean, long, double, duration, DateTime. |
Set as | Constant-fixed value, an expression-XPath 1.0 expression or as a distribution. |
Value | See specific distribution settings. Conditions are expressed in XPath 1.0 format. |
Property parameters can be applied to the following BPMN elements:
Events
Activities
Sequence flows
Message flows