I published a robot and checked that there is my robot uploaded in Orchestrator.
In another user PC, I got UiPath assistant and want to know how can use and load the robot.
Is there some function that load robots uploaded in Orchestrator ?
Add the Orchestrator URL and connect using your Orchestrator credentials.
Accessing Published Processes (Robots):
Once connected, go back to UiPath Assistant.
Under the Processes tab, you should see the processes (robots) that are available in Orchestrator.
Find your published process (robot) and click on it.
Executing the Process:
After clicking on the process, you can start or trigger it.
UiPath Assistant will communicate with Orchestrator to fetch the process and execute it on the user’s PC.
Monitoring in Orchestrator:
You can also monitor the execution of the process in Orchestrator, even if it’s running on a different machine.
Ensure that the user on the other PC has the necessary permissions in Orchestrator to execute the process. This often involves assigning the user to a role with the required permissions.
We need to check whether the assistant is connected or not
we can connect the assistant and orchestrator in 3 ways
by machine key
client secret
service URL
Service URL was configured automatically.
Hmm… In the publish PC which is mine, I can see the robot in the Assistant.
But the assistant in the other PC, unavailable on the list. I tried “refresh”.