I can start a process instance with transient variables

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.9.0, 7.9.0-alpha1
    • Affects Version/s: None
    • Component/s: engine

      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
      1. Variables can be declared transient in BPMN XML
      2. Typed values can be defined as transient
      Forum posts

            Assignee:
            Michael Schoettes
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: