Error handling with Try Catch activity in foreach loop

0 votes
Hi all, I’m using foreach loop in Try catch activity. If any error occurs during the flow, the catch activity gets the error and it stops the next iteration but after the error throws to the catch , I want to go back to the next iteration of for loop. How can this be achieved?
Oct 24, 2019 in RPA by Apeksha
• 1,110 points
8,482 views

1 answer to this question.

0 votes

Hi Apeksha, to resolve your issue, in the Catches part of the try catch add a Continue activity. Also, make sure the try catch should be inside the foreach activity, then you’ll have access to each item, and manage the error it may throw.

answered Oct 24, 2019 by Abha
• 28,140 points

Related Questions In RPA

0 votes
1 answer

Can anyone suggest how error handling can be done in UiPath studio?

Hey Pratibha, you can use following methods/activities ...READ MORE

answered Oct 16, 2019 in RPA by Anvi
• 14,150 points
1,193 views
0 votes
1 answer

“Read CSV” activity missing in UiPath Studio

Go to your Manage Packages Package and Install the U ...READ MORE

answered Apr 23, 2018 in RPA by wrecker
• 3,110 points
1,249 views
0 votes
1 answer

Error in reconnecting captcha and radio button

Use Check activity as it checks boxes and clicks ...READ MORE

answered Apr 23, 2018 in RPA by wrecker
• 3,110 points
529 views
0 votes
1 answer

OCR error in UIPATH in reading Text from an PDF containing Image

you can reinstall the activities and debug ...READ MORE

answered Apr 26, 2018 in RPA by wrecker
• 3,110 points
4,792 views
0 votes
1 answer

Identify a Column in a database in UiPath Studio

There are two options to identify a ...READ MORE

answered Feb 12, 2019 in RPA by Sahiti
• 6,370 points
2,510 views
0 votes
1 answer

Which edition of UiPath is more suitable for individual use, Enterprise Platform or Community Edition? Why?

UiPath’s Community Edition (CE) is the version which is ...READ MORE

answered Mar 7, 2019 in RPA by Mishti
• 480 points
1,367 views
0 votes
1 answer

Write multiple line message using message box

@Rashmi Message Box activity in UiPath does ...READ MORE

answered Mar 4, 2019 in RPA by Abha
• 28,140 points
13,954 views
0 votes
1 answer

How to connect to MySQL database using UiPath?

Follow these simple steps to connect to ...READ MORE

answered Mar 7, 2019 in RPA by Mishti
• 480 points
8,415 views
+1 vote
1 answer

while using error handling in automation anywhere, How to notify client about the error without using send email option ?

Hey Dhruv, while using error handling in ...READ MORE

answered Oct 10, 2019 in RPA by Abha
• 28,140 points
2,484 views
0 votes
2 answers

What is Delay Activity in UiPath Studio?

"Delay" activity is used to add a ...READ MORE

answered May 9, 2020 in RPA by Biju Joseph
15,306 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP