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

I can use a version tag in a call activity to bind a case

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • L3 - Default
    • None
    • None
    • engine
    • None

    Description

      Given:

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

      When:

      • The call activity is executed

      Then:

      • The case is selected by the provided version tag.

      Additionally:

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

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce