Hi Team, we have a requirement to create a few global process variable using java code so that we can can use these variables globally to any of the node.
Could you please guide some of the approach to achieve the same.
BPMN & Modeling Discussion & Questions Camunda 8 Topics Camunda Academy
Hi @uddeshya_pratik - there are two primary ways to do this:
SetVariables
Hi @uddeshya_pratik
An extra option if you prefer to go with the Unified REST API is to use the endpoint /element-instances/:elementInstanceKey/variables
/element-instances/:elementInstanceKey/variables