Description:
Updates any # of globals
Usage:
Example:
Let’s build and execute the updateGlobalDef example.
- Create a new definition called “updateGlobalDef”
- Select the definition and click the “design” button
- Drag a updateGlobals step to the canvas
- Connect the dots between the start and updateGlobals step
- Let’s define 3 globals called “fullname, dob, total”
- Let’s update the defined globals using the step
- Save the process definition
- Create a process instance and execute to see the updated values of the globals