BPMN Process Variables
5/27/24Less than 1 minute
BPMN Process Variables
BPMN process variables hold additional information which has to be available during BPMN process execution. Variables can be directly related to BPMN elements like the boolean value for Conditions, but do not have to be. BPMN process variables are stored as key-value pairs with the key being the variable name. Certain Activities expose an instance of the Variables class which gives access to BPMN process variables.