I can use a version tag in a business rule task to bind a decision to evaluate

XMLWordPrintable

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

      Given:

      • A process model contains a business rule task to evaluate a decisition
      • The binding is set to versionTag and a decisionRefVersionTag is provided, for example like this
        <bpmn:businessRuleTask ...
           camunda:decisionRef="decision_1"
           camunda:decisionRefBinding="versionTag"
           camunda:decisionRefVersionTag="my-version-tag" />
        

      When:

      • The business rule task is executed

      Then:

      • The decision to evaluate is selected by the provided version tag.

      Additionally:

      • If a tenant is provided, then it should also taken into account to select the decision to evaluate.
      • The property decisionRefVersionTag can be a literal or an expression.
      • If there are more than one decisions that share the same version tag, then an exception should be thrown.

      To be discussed:

      • The binding versionTag could/should also be enabled for the call activity.

        This is the controller panel for Smart Panels app

              Assignee:
              Roman Smirnov
              Reporter:
              Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: