Exam UiPath-ADAv1 Topic 6 Question 92 Discussion
Actual exam question for UiPath's UiPath-ADAv1 exam
Question #: 92
Topic #: 6
Question #: 92
Topic #: 6
What happens if a process is started from an on-premise UiPath Orchestrator?
Suggested Answer: A Vote an answer
In UiPath Orchestrator, when a process is started, it follows a job execution mechanism that ensures the process is executed only on the machines selected for the job.
Key Execution Flow in On-Premise Orchestrator:
* Machine Provisioning:
* Orchestrator provisions the machines (robots) where the automation will execute.
* Job Selection:
* The user or Orchestrator selects specific machines to run the process.
* Process Execution:
* The process starts only on the selected machines in Orchestrator.
Why is A Correct?
# A. The process starts running on all machines that are provisioned in Orchestrator and were selected for the job.
* Only the machines selected in Orchestrator will execute the job.
* If multiple machines are selected, the process runs on all of them (based on robot allocation and availability).
* This follows best practices for load balancing and resource management.
References:
# UiPath Official Documentation - Jobs in Orchestrator# UiPath Orchestrator Best Practices for Job Execution
Key Execution Flow in On-Premise Orchestrator:
* Machine Provisioning:
* Orchestrator provisions the machines (robots) where the automation will execute.
* Job Selection:
* The user or Orchestrator selects specific machines to run the process.
* Process Execution:
* The process starts only on the selected machines in Orchestrator.
Why is A Correct?
# A. The process starts running on all machines that are provisioned in Orchestrator and were selected for the job.
* Only the machines selected in Orchestrator will execute the job.
* If multiple machines are selected, the process runs on all of them (based on robot allocation and availability).
* This follows best practices for load balancing and resource management.
References:
# UiPath Official Documentation - Jobs in Orchestrator# UiPath Orchestrator Best Practices for Job Execution
by Hugo at Aug 14, 2026, 04:27 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).