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

I can start a Process Instance and connect it to a case instance

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.2.0-alpha5
    • None
    • None

    Description

      AT:

      • it is possible to start a process instance and associate it with a case Id:

      – RuntimeService#startProcessInstanceById(procDefId, businessKey, caseInstanceId)
      – RuntimeService#startProcessInstanceById(procDefId, businessKey, caseInstanceId, variables)
      – RuntimeService#startProcessInstanceByKey(procDefKey, businessKey, caseInstanceId)
      – RuntimeService#startProcessInstanceByKey(procDefKey, businessKey, caseInstanceId, variables)

      • it is not required that this case ID already exists in the DB

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              sebastian.menski Sebastian Menski
              gimbel Robert Gimbel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce