How to Store And Carry Data Inside Exception.Data Property - UiPath Exception Handling

Опубликовано: 19 Октябрь 2024
на канале: Oguzhan Sanyilmaz
232
9

In this UiPath tutorial, we will see how to implement exception handling in sub-workflows in UiPath. We also learn how to use Exception.Data property to preserve values in current workflow in case of exception. We will use Exception.Data property to store those values as (key,value) pairs and then retrieve those additional data inside parent workflow.

#uipath #exceptionhandling

Complete UiPath Training -    • UiPath Tutorials - Complete UiPath Tr...  
UiPath Mail Automation Training-    • UiPath Mail Automation  
UiPath Datatable Automation Training -    • UiPath Datatable Automation  

👉 Follow me:👇👇
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
🔔 Subscribe -    / @oguzhansanyilmaz  
💼 LinkedIn -   / osanyilmaz  
💻 Website - https://automationschool.org/

[00:00] - Introduction
[00:20] - Explaining Use Case
[01:35] - Usage of Exception.Data Property
[02:20] - Running Use Case Before Implementation
[03:10] - Implementing Exception Handling with Exception.Data
[08:05] - Debugging Use Case After Implementation
[08:45] - Getting Values from Exception.Data Dictionary
[11:02] - Conclusion
[11:30] - Outro