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

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

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.9.0, 7.9.0-alpha4
    • None
    • engine

    Description

      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.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                roman.smirnov Roman Smirnov
                roman.smirnov Roman Smirnov
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce