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-ADPv1 Topic 3 Question 36 Discussion

Actual exam question for UiPath's UiPath-ADPv1 exam
Question #: 36
Topic #: 3
[All UiPath-ADPv1 Questions]

How are custom log fields used in the REFramework?

Show Suggested Answer Hide Answer
Suggested Answer: C

When performing remote debugging using an unattended robot connection, Studio must ensure that the necessary project dependencies (such as activities or libraries) are available to the robot. The unattended robot retrieves these dependencies from external sources. Specifically, the robot downloads the required packages from:

Orchestrator feeds: These are package feeds configured in Orchestrator, such as internal libraries or activities deployed and managed via Orchestrator.

UiPath Official activity feed: This feed includes all the official packages provided by UiPath and is a central repository for activities used in automation projects.

While Studio and its local NuGet cache (as in option A) may store packages locally for the developer, when the project is run remotely, the unattended robot does not access the developer's local cache. Instead, it relies on these external feeds (Orchestrator and UiPath Official activity feed) to ensure consistency and availability of the correct versions of dependencies. Option D is incorrect because the feeds configured in Studio do not directly affect where the robot downloads its dependencies.

Reference

UiPath Official Documentation on Remote Debugging

Orchestrator Feeds

UiPath Official Activities Feed


Contribute your Thoughts:

Celeste
3 days ago
I believe custom log fields are also used to define the variable types for transactions, replacing the default Queueitemtype.
upvoted 0 times
...
Alyce
3 days ago
D is the correct answer. Custom log fields are used to include additional data in log messages for reporting and troubleshooting purposes.
upvoted 0 times
...
Nilsa
9 days ago
I agree with Lindy, custom log fields help in providing more detailed information for better analysis.
upvoted 0 times
...
Lindy
9 days ago
I think custom log fields are used to add more data about each transaction for reporting and troubleshooting purposes.
upvoted 0 times
...

Save Cancel