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

Interrupting Message Boundary Event on Subprocess broken

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Cannot Reproduce
    • Icon: L3 - Default L3 - Default
    • 7.1.0, 7.1.0-alpha2
    • 7.1.0-alpha1
    • engine
    • None

      The Runtime.correlateMessage(msg) method throws an exception when the subscribed message is on a sub process boundary.

      To recreate, create a subprocess with a user task (or some other wait state) and add a boundary message event to the subprocess. Use a separate process to generate the message event via say runtime.correlateMessage(messageName). Using a script task, I get a null pointer exception. To confirm that its not the script task, if I put the boundary event on the user task, then correlation works as expected.

      I suspect the same applies to a boundary event on a transaction

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              webcyberrob Rob Parker
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: