Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-2802

Propagate process events to subprocess

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • FUTURE
    • 5.1.1.FINAL
    • drools-core (flow)
    • None

      Currently events that are externally triggered using ProcessInstance.signalEvent() do not get propagated to subprocesses.
      For now i have to call session.getProcessInstances() iterate over the returned list of ProcessInstances and filter my subprocess from that list and finally call signalEvent() on the subprocess.
      It would be nice having automatical event propagation to subprocesses implemented.

              kverlaen@redhat.com Kris Verlaenen
              jan.lisse Jan Lisse (Inactive)
              Archiver:
              rhn-support-ceverson Clark Everson

                Created:
                Updated:
                Archived: