<Urgent> Don't want to send a failure mail if "timeout" happens for an activity, instead I want to continue further?

Can someone help with it?

I have given timeout at 40 mins. But I dunn want to send failure mail like “Attach window wasn’t found” like that mail. I want to continue further rather than sending mail. Anyone can help here?

Update on solution>> I wanted a short time solution to handle it for temporary purpose. I thought of continuing with Continue on Error check box and making it variable.

depending your strategies and modelled flow have a look on try/catch and/or continue on error setting.

Hello @anjasing

After 40minutes if application is not loaded what is the next step you want to perform???

You can put it inside try catch and continue the flow

I wanted a short time solution to handle it for temporary purpose. I thought of continuing with Continue on Error check box and making it variable.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.