Error handling with Try Catch in For each Row activity

Hi All,

I have an excel file, from which i have to fetch data and fill the form. To do so, i am using for each row activity, but if any error occur during the flow, it should go back to next iteration. To handle error i used Try catch activity inside for each row activity, but it is not working.

Kindly help me with this issue.

Regards,

@reetmehta

Can you share any screenshot on which you are getting error?

Thanks

Hi @reetmehta

Try this workflow
Main.xaml (8.4 KB)

I had made a similar arrangement here

Try this

Regards
Nived N

Happy Automation

Thanks, @NIVED_NAMBIAR

1 Like

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