Page 1 of 1

Error handling download webpage / file

Posted: Mon Jul 09, 2012 9:42 pm
by tdawebdesign
Hi Guys,Im trying to download a series of files using the "Download Files" function, however if one of the files doesn't exist the whole task crashes with an error.  Is there a way to do an else statement to if not available send an email or something?Hope you can helpTim

Error handling download webpage / file

Posted: Tue Jul 10, 2012 6:03 am
by Oleg
You can use error handling task and make necessary actions when error has occurred.
Read more about error handling here.