Hello everyone,
I want to know which activity thrown error at the time of execution.
Here are screenshots:
There is no sheet like “Settings.xlsx”, it should throw error like : “Read range Settings Workbook”. But its throwing error like this :
Hello everyone,
I want to know which activity thrown error at the time of execution.
Here are screenshots:
There is no sheet like “Settings.xlsx”, it should throw error like : “Read range Settings Workbook”. But its throwing error like this :
If you want errors like that with the activity name then call this xaml from another xaml and have a try catch there…in that catch block you will see as you wanted…
This is kind of a limitation…in the same xaml it wont give activity name it will give the activity type
Hope this helps
cheers
Please refer this https://forum.uipath.com/t/how-to-get-a-display-name-of-activity-that-gave-error-using-try-catch/8710
May it helps
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.