Skip to Content

UiARD: Recommended Log Level for System Exception Recovery

Learn why “Error” is the recommended log level for handling system exceptions in UiPath Try Catch activities within RPA workflows.

Table of Contents

Question

A developer has added a Log Message activity in the Catch block of a Try Catch activity. The Log Message activity is executed when the process tries to recover from an unknown System Exception.
What is the recommended level for the Log Message activity?

A. Fatal
B. Info
C. Trace
D. Error

Answer

D. Error

Explanation

The “Error” level is the most appropriate choice for logging a system exception during recovery. It signifies a serious issue that has impacted the workflow’s execution, requiring attention and investigation.

UiPath Advanced RPA Developer v1.0 UiARD certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the UiPath Advanced RPA Developer v1.0 UiARD exam and earn UiPath Advanced RPA Developer v1.0 UiARD certification.