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

Signalling does not work with per process instance strategy

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • 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.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: