Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-5207

[GSS](6.4.z) REST process Query API does not return all of variables when mutiple process instances matches

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 6.4.4
    • Business Central
    • BPMS 6.4.4

    • Workaround Exists
    • Show
      do query with specific piid i.e. http://localhost:8080/business-central/rest/query/runtime/process?piid=xxx&pid= ...
    • Hide

      1. create business process with some variables
      2. start the process several times with these variables
      3. access to the following end point.

      http://localhost:8080/business-central/rest/query/runtime/process?pid=<processId>

      If piid 1,2 and 3 are hit, variables of piid=3 are returned but not for piid 1 and 2.

      Show
      1. create business process with some variables 2. start the process several times with these variables 3. access to the following end point. http://localhost:8080/business-central/rest/query/runtime/process?pid= <processId> If piid 1,2 and 3 are hit, variables of piid=3 are returned but not for piid 1 and 2.

    Description

      If multiple process instances of same processId are returned by REST query API, variables are returned for only the last process instance in the results.

      Attachments

        1. dbdump.txt
          7 kB
        2. results.xml
          3 kB

        Activity

          People

            kverlaen@redhat.com Kris Verlaenen
            rhn-support-hmiura Hiroko Miura
            Marian Macik Marian Macik
            Marian Macik Marian Macik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: