wolverdean
Technical User
I am trying to figure out how to write a Timer and counter based Rule for events.
here is what I am trying to do. I have events of class TWS_Job_Abend.
one job runs every 5 minutes and I only need an event sent to the TEC if it fails 3 times consecutively. (so 15 minute window)
another job runs every 10 minutes and I only need an event sent to the TEC if it fails 6 times consecutively (so 60 minute window)
I have been fighting this for a while and can not seem to get it to work. How can I make this happen?
here is what I am trying to do. I have events of class TWS_Job_Abend.
one job runs every 5 minutes and I only need an event sent to the TEC if it fails 3 times consecutively. (so 15 minute window)
another job runs every 10 minutes and I only need an event sent to the TEC if it fails 6 times consecutively (so 60 minute window)
I have been fighting this for a while and can not seem to get it to work. How can I make this happen?