Event and listeners

is the notion of Event handlers and listeners defined in the camunda workflow engine !

Hi,

sorry, but what exactly is your Question?

Greets,
Chris

1 Like

is there an event mechanism in the camunda engine that allows you to be notified when various events occur in the engine!

Is this what you mean?

https://docs.camunda.org/manual/latest/user-guide/process-applications/process-application-event-listeners/

no, i mean can i do events that allow me to notify me if eg the process engine that this listener is attached to has been closed. API calls to the engine are no longer possible.