Monitoring Error events

Greetings,

I have a question about Error events. Let’s say, i have a process, in which an error event is implemented, so that i am informed, when a specific error occurs.

Is it possible to monitor such a case with Optimize, e.g. the number of times the event was triggered?

Thanks in advance

Hi @jayna7 ,
Yes, this is possible with Optimize: You can create Flow Node reports and configure them to count the number of times any specific flow node was executed. You can visualise the results in a table, using various charts or even as a heatmap of your process diagram.
If required, the data can also be grouped by other measures such as start or end date - please refer to our documentation for more info on possible report configurations, or request a trial license so you can play around with flow node reports yourself.
Let me know if you have any other questions!

1 Like

Thanks for your answer. I will try to do it.