UiPath Automation Developer Professional v1 — Question 147
When performing Remote Debugging using an Unattended Robot connection, Studio sends the list of project dependencies to the remote robot. From where does the remote robot download the required packages?
Answer options
- A. Studio local NuGet cache.
- B. Orchestrator feeds and Robot activity feeds.
- C. Orchestrator feeds and UiPath Official activity feed.
- D. Activity feeds configured in Studio.
Correct answer: C
Explanation
The correct answer is C because the remote robot downloads the required packages from both Orchestrator feeds and the official UiPath activity feed, ensuring it has access to the latest and most compatible versions. Options A, B, and D are incorrect as they either refer to local resources or other feeds that do not include the official activity packages necessary for remote operation.