Hi!
I want to have a "2-Level-EMail-Notification".
If a test fails for the first time, I want to set the status to Warning and send one Email to one special person. If it's failed for 5 times, I want to set the Status to Bad and send another Mail to another person.
I have this "Use Warning status if" condition:
('%SuggestedSimpleStatus%'=='DOWN') and (%SuggestedRecurrences%<5)
and I have enabled "treat Warning status as bad".
Could you help me?
Alex
2 level Email notification
Now I have a second Email-Action.
the frist email-Action starts if 1 Consecutive "Bad" result occurs, and the second starts after 5 Bad-results. But for this scenario I don't really need the "Use Warning status if" option. I want that the mail action depends on the status I set...
I want, that one Mail is send, if the first "Warning" appears and an additional mail, if the first "Bad" appears.
Hopefully you understand what I mean....?!
the frist email-Action starts if 1 Consecutive "Bad" result occurs, and the second starts after 5 Bad-results. But for this scenario I don't really need the "Use Warning status if" option. I want that the mail action depends on the status I set...
I want, that one Mail is send, if the first "Warning" appears and an additional mail, if the first "Bad" appears.
Hopefully you understand what I mean....?!
