Process reached the timeout error for the Ui actions in VM, if the process starts from the different machine

starts the process from different machine background activities are working, UI activities failed and stop the process while starts the process from orchestrator in different machine. But in the same machine, if starts the process from orchestrator it’s working.

Note: Process runing in VM

I’m not sure what you mean by “start the process from a different machine”. Do you mean RDP?

For UI activities to work on a VM you either need to start the process via the Orchestrator (so the bot has its own session) or leave the RDP window open. If you close / minimize the rdp window, UI activies cannnot work as there is no UI anymore.

I hope that answers your question.

yes RDP, I logged in the orchestrator in my desktop from their i started the process which should executed in live server(VM). All the background activities are working but the UI activities are not working.

I don’t think this is something you’re supposed to do.

If there is an active RDP session when a job is started from Orchestrator, the active RDP session is terminated.

Is there a reason why you want to “watch” the machine while the robot is doing its job? If you want to do that, simply start the process from the assistant and not Orchestrator.