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

Signalling does not work with per process instance strategy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 6.4.0
    • Business Central
    • None
    • Documentation (Ref Guide, User Guide, etc.)
      1. Create a process with a catching signal event.
      2. Change project runtime strategy to Per process instance.
      3. Deploy it and run the process.
      4. Try to send a signal using REST API.

      If you try to send a signal through remote REST API while per process instance runtime strategy is used, you will get SessionNotFoundException in the response. The problem occurs when you try to signal all process instances at the same time using the following REST call:

      • POST /runtime/{deploymentId}/signal?signal={signalCode}

      There is also a similar problem when using SOAP and this issue might also affect remote Java clients. But it will need more investigation on this side.

              swiderski.maciej Maciej Swiderski (Inactive)
              tlivora Tomáš Livora (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: