Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-3685

I can specify the scope in which a variable should be set

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.6.0, 7.6.0-alpha3
    • None
    • engine

      I can specify the variable scope in which a variable is set. The scope has to be part of the same process instance.

      execution.setVariable(String scopeId, String variableName, Object variableValue);
      

        This is the controller panel for Smart Panels app

            [CAM-3685] I can specify the scope in which a variable should be set

            Askar added a comment - - edited

            meyer philipp.ossler why don't we implement "catching" flag for org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope? This would be much less invasive. Logic with propagation to parent scope would also suffer minimal changes. Unless we really want to have target scope defined.

            Askar added a comment - - edited meyer philipp.ossler why don't we implement "catching" flag for org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope? This would be much less invasive. Logic with propagation to parent scope would also suffer minimal changes. Unless we really want to have target scope defined.

              Unassigned Unassigned
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: