Global execution listener?

Are there such things as global execution listener? Currently, execution listener needs to be configured in the BPMN elements. I need one that trigger for all process and all its elements without the need to be set in the BPMN diagram at design time.

Hi @khew and welcome to the forum.

You probably already read

You can only define execution listeners in the BPMN diagram. But they can also be defined for the whole process or for a subprocess.
Currently there’s no way to define something like a global execution listener. Since execution halts, when a listener needs to be executed, it would probably also be confusing if that’s not really visible in the BPMN.