Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8137

ProcessEventDispatcher should invoke signalProcess, not startProcess

XMLWordPrintable

    • False
    • None
    • False
    • ---
    • ---
    • 2022 Week 41-43 (from Oct 10), 2022 Week 44-46 (from Oct 31), 2022 Week 47-49 (from Nov 21), 2022 Week 50-02 (from Dec 12), 2023 Week 15-17 (from Apr 10)

      Right now, when consuming an event, if the event, after correlation is performed, cannot be associated to a particular process instance, it is assumed that a new process instance should be started, regardless of the target instance having a start message node or not.
      It will be better, rather than calling startProcesInstance, call signalProcess and let the engine, which is aware of process internal structure, take responsibility about the convenience of starting a new instance or not.

            ftirados Francisco Javier Tirado Sarti
            ftirados Francisco Javier Tirado Sarti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: