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

I can use a version tag in a call activity to bind a bpmn element

XMLWordPrintable

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

      Given:

      • A process model contains a call activity
      • The binding is set to versionTag and a calledElementVersionTag is provided, for example like this
        <bpmn:callActivity ...
           calledElement="simpleSubProcess"
           camunda:calledElementBinding="versionTag"
           camunda:calledElementVersionTag="my-version-tag" />
        

      When:

      • The call activity is executed

      Then:

      • The process is selected by the provided version tag.

      Additionally:

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

        This is the controller panel for Smart Panels app

              roman.smirnov Roman Smirnov
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: