I need to understand the functioning of this alert. I have specified startTime, endTime, sym (machine name), period, instanceSearch(name of the process instance).
My understanding is if the instance specified is not running beyond the time specified in period, it will generate an alert.
But right now, it keeps on generating alerts every minute, even if instance is running.
Appreciate any help!