UIPath Orchestrator Dashboard Issues

Hi,

I created a Robot,Machine a process and scheduled it to run thru the dashboard.

I was able to able delete the Robot and Machine after creating them. Isn’t the Process tied to the Robot and the machine?

How will it know which Robot or machine a process ran from ?

What is the point of having those 2 tabs in the dashboard?
If they are not related and needed why have them in the Dashboard?

Given below are the screenshots.

image

image

image

image

Hi @visajagan

Let me just ask this…Did you run your process after deleting the robot or machine?

If your answer is no (you will not be able to) then that exactly answers your question.

Machine is whatever system/VM/server machine your robot service is installed in and provisioning is like connecting the robot to the said machine through the Orchestrator.

Robot can be created and provisioned to any machine through a common Orch.(means anyone can run a process in your machine if it is provisioned to the same)

You will know the process when it ran, where and its status (failure/successful) from the Jobs tab in your Orch. you can download the logs too.

They are definitely related. If machine key isn’t supplied in the robot tray then your Robot service is not connected to Orch. that means no process can be triggered from Orch, only from tray can you run a process which defeats the purpose of multiple bots.

Hope this clears up some doubts.

Regards :slight_smile:

PS : And Bots should always belong to an environment.