Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-2719

Add support for starting the latest "version" of process using process name in the kie server REST endpoint

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Minor
    • None
    • 7.6.0.GA
    • None
    • 0
    • 0% 0%

    Description

      We already have the ability to call a subprocess by name and start with the latest "version" of the process definition. This is done using the same process name, different id, and different version. The called element is manually inputted as the process name.

      https://github.com/kiegroup/jbpm/blob/master/jbpm-flow/src/main/java/org/jbpm/workflow/instance/node/SubProcessNodeInstance.java#L175

      But we don't expose that in the REST API. Currently the only way to start a process is through the /server/containers/

      {containerId}

      /processes/

      {processId}

      /instances call. But using the process name for the processId doesn't work here.

      Attachments

        Activity

          People

            kverlaen@redhat.com Kris Verlaenen
            hwu@redhat.com Hao Wu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: