Doubts regd multiple processing

Hi Guys!!!
I came up with some doubts this morning…Can somebody pls help clarify them…

My questions are -

  1. Does UIPath works only in dialogue mode, meaning does it always simulate human actions and needs your PC to be up and running , or can it work in background mode when machine is shut.

  2. can multiple robots work on the same machine simultaneously, processing different transaction data offcourse.

  3. if an app or data is stored in local PC , how can server access them when running in background.

Thanks

1 Like

Hi @Devjyoti_Bhattachary

If machine is down where the robot reside it will not work.but i totaly can work to background .

cheers

Happy learning.

1 Like

Hi @pattyricarte,
If i am using orchestrator robots and the app which is used in the process is sitting on my machine, for example HP Service Manager. and my machine is shut, what will happen in that case.

Thanks

2 Likes

Hi @Devjyoti_Bhattachary

For my perception if you Schedule to run your process in the orchestrator and your
apps to be process is in your machine and its shutdown ofcourse it will send back to orchestrator that the machine is not responding. I hope i make it clear :smiley:

cheers :smiley:

Happy learning :smiley:

4 Likes

Hi @Devjyoti_Bhattachary

It Allows you see the precise figures regarding the status of your Robots so you can assess if there are any problems that could impact the entire system.

cheers :smiley:

Happy learning :smiley:

4 Likes

how can it run in the background, can you pls elaborate. i have tried a simple example of opening a demo website, and logging in using id password. for “type into” activity, i chose “sendwindowmessage” as it says it runs in background. but even then when i execute the process, it open the webpage, brings the webpage to foreground and does all actions. just that it doesn’t simulate the typing in action of id password. but the webpage is brought in foreground .