![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Hi, I am using AA 5.5 on XP with Office 2003. I am trying to download a number of files (images) from the web. The URL's are stored in an excel document. The loop is working fine until a file is not available for download. I am not able to figure out how to continue past the error file and ignore/continue onto the next row. Please can you let me know how to move past the missing file via a post and/or create a sample file for review? Thanks and regards, Anthony |
| |||
|
Hello, You can use Error Handling command (available in Enterprise version and above) to handle errors when a task runs. You can continue the task after the block where the error occurs, or stop the task. In case of error system variable, $Error Line Number$ will be populated with Error Line No. You can use 'If Variable' command to check if error has occurred at that particular command or line then move to the next row in excel and continue the task. We have attached a sample task for your reference. To run this task, . Please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. . Copy .xls under C:\. Hope that helps. |
![]() |
| Thread Tools | |
| Display Modes | |
| |