Connecting UIPath Robot and Orchestrator

I am new to UIPath. I am currently using the evaluation version to create a prototype.

Process: I am trying to run a process ( on ERP application deployed over Citrix). I have created the package.

I want to use Orchestrator to remotely run this process on a machine, where I have installed UI Robot.

I am not able to get any training video or documents related to this.

Can someone help?

Hi @aruns
Evalution version is trial version right?

If it is so let me tell you one thing…

In trial version you won’t be able to provison your robot.

And if you wants to know the steps how it works on licensed version then let me know…

Regards…!!

@aksh1yadav - Thanks.

Can you provide the steps that are carried out in licensed version please?

Regards,
Arun

1 Like

Hi @aruns

Here are the following steps you have to follow to provision and to link your robot to Orchestrator Server( In You case for Demo its URl will be “http://demo.uipath.com”).

  1. Very first thing you have to keep in mind is first you have to Publish your workflow.You can publish it via Uipath studio Setup Tab.

  2. After publishing a workflow you will be able to find it in UIRobot Available tab.

  3. After Starting Uipath Studio You will able to see a UiRobot is running in a system tray.

  4. Right Click on that UiRobot icon in a system tray.You will get a following interface.

  5. After this you have to click on that setting icon.You will get following interface.

  6. click on setting option. You will get following interface after this.

  7. you will get such options.
    Machine Name - It will be automatically pop up.
    Robot Key - Find below i am explaining how to get it.
    Orchestrator Url - For demo u can enter "http://demo.uipath,com

For this you have to visit orchestrator server url for demo visit following URl “http://demo.uipath.com”
You will get following interface after creating your credentials.

Click on Robots tab on the left side.
After that click on Provision Robot button.
you will get following popup.

copy that key and past in your local UIRobot setting Robot key section and similar way Machine name too.
In the next Name field You can type your robot name what you wants to give it.
then after your system credentials. and after that select type for Demo you can choose DevTest and to run robot even in Logoff mode you can select Backoffice.
Description could be anything.
after that click on Provision button.
Please follow following steps:
Provision Robot-Create Environment-Manage Robots-Add Queue-Add Asset (Global/per robot)-Publish Process from UiStudio
-Create Release-Start Job/Add Schedule

Thanks& Regards…!!

8 Likes

Hi @aksh1yadav ,

when i am entering the details in local UI path settings

after entering URL i am getting error

“the remote name could not be resolved demo.uipath.com”

what could be the issue?

will you share the screenshot of data you are putting and what you are getting in return.?

needs to include https://

if that doesn’t work you may have local firewall rules blocking but this isnt that common.

1 Like

Thanks for explaining in detail. This helped me to solve my issue.