Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

UiPath Exam UiPath-ADAv1 Topic 2 Question 27 Discussion

Actual exam question for UiPath's UiPath-ADAv1 exam
Question #: 27
Topic #: 2
[All UiPath-ADAv1 Questions]

In a UiPath REFramework project, what is the primary purpose of using Custom Log Fields?

Show Suggested Answer Hide Answer
Suggested Answer: B

For storing one or multiple IDs with the format XX-XX-XX (where X is a digit) and allowing for updates during execution, the appropriate data type is List<String>. This is because you need a collection that can dynamically expand as more IDs are added, and the IDs are in a string format due to the inclusion of the hyphen characters. Reference:

UiPath Studio Guide: The Main Data Types in Studio


Contribute your Thoughts:

Moira
2 days ago
A) Seems like the most logical answer. Logging additional context helps troubleshoot issues down the line.
upvoted 0 times
...
Carmelina
3 days ago
I agree with Roxane, it helps in providing relevant details about the automation process.
upvoted 0 times
...
Roxane
7 days ago
I think the primary purpose is to add specific contextual information to log messages.
upvoted 0 times
...

Save Cancel