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?
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?
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.
https://docs.uipath.com/robot/standalone/2022.10/user-guide/background-process-automation
I like the way you just provide source. It is like 'shut up' :)
Ans : B