Alerts for bpm errors

1
0
-1

Hello,

I see that there a couple of metrics for runtime monitoring:

https://documentation.bonitasoft.com/bonita/7.12/runtime-monitoring

But I don't find metrics for processes in error. How can I be notified for bpm errors (PUSH). Are there any metrics for this? Am I missing something trivial in the documentation?

I know how to PULL via rest api but PUSH is better for alerting.

I wouldn't want to create event handlers.

Thank you in advance,

1 answer

1
0
-1

Hi Kazuki,

For the moment there is no push mechanism a part of Event Handlers.

Process side you could set up a error handling process mechanism to push them in an event subprocess or with a bundary event.

Cheers

Notifications