Exam UiARD All QuestionsBrowse all questions from this exam
Question 105

An attended automation user has a background process, BackgroundProcess1, running in UiPath Assistant. They want to start another background process, BackgroundProcess2.

What happens when the “Start” button is pressed for BackgroundProcess2?

    Correct Answer: B

    In UiPath, attended automation users can run multiple background processes concurrently. Therefore, when the 'Start' button is pressed for BackgroundProcess2, it will start running concurrently in the background without waiting for BackgroundProcess1 to finish or causing any exceptions or interruptions to the existing background process.

Discussion
OnlineOption: B

https://docs.uipath.com/robot/standalone/2022.10/user-guide/background-process-automation

Mirjalol

I like the way you just provide source. It is like 'shut up' :)

bhaskar5a5Option: B

Ans : B