-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
I can start a process instance with variables such that these variables
- are not written to runtime tables (i.e. are discarded when the starting command finishes)
- are not written to history tables
Use cases
- Performance with large BLOB variables
- Avoiding redundant persistence of data that is immutable in the process instance context
Side notes
- If possible, come up with a solution that works for all variable APIs and that does not require extending API method signatures.
Ideas
- Variables can be declared transient in BPMN XML
- Typed values can be defined as transient
Forum posts
This is the controller panel for Smart Panels app
- is depended on by
-
CAM-8431 I can use conditional start event
- Closed