Hi All,
Whenever the bot throws the 3 consecutive system exceptions, bot needs to send out the mail saying that “application is not responding”.
Please help me in this.
Hi All,
Whenever the bot throws the 3 consecutive system exceptions, bot needs to send out the mail saying that “application is not responding”.
Please help me in this.
In the initialization state there is an if condition where the consecutive system exceptions is checked…in that if condition include your send mail part and it should send the email when the specified number of consecutive system exceptions occur
Hope you are usinng ref
Cheers
Can you please explain bit more??