Exception handling Try Catch

Can anyone help me how to use try catch activity…
I have the process workflow ready but in order to loop the database sheet so that it should go line by line and run the process completely and in case an exception occurs it should update status as Fail and move to next row.

I tried all way but maybe I am not sure were I am lacking.

Kindly help me with xaml.file.

Hi @ShreyaSharma

Use try and put the process and inside catch use string var and assign it to exception and finally use write range for writing exception or status

Thanks
Ashwin.S

@AshwinS2

Please review the xaml.file sent you an message