We have two environment separate, DEV and PROD for orchestrator. We have full setup in DEV, STUDIO as well as ROBOT. We are good in dev with deployment.
So how to deploy any process in PROD?
Are studio and robot required in PROD server too, when it will run live?
To connect the robot: on the Robot machine, do the following:
-In the system tray, click the UiPath Robot icon. The UiPath Robot window is displayed.
-Click Settings. The Settings window is displayed.
-Type the Robot key from orchestrator and the server URL(https://demo.uipath.com 67)
-Provide the machine name in Orchestrator which is the Current user name of the amchine.
-Click Connect. The Robot is now deployed to Orchestrator and its status changed to Available.
After all these steps, when you clikc on the publish button in studio, it will return you the package version, once you logon to orchestartor you should update the process with recently Published code.
Hi Divya, This process, I know… My question is bit different. I have already deployed in dev server. I need to deploy in seprate production server. BUt ROBOT is not present there
At minimum you will need ROBOT installed on the production machine you want the process to run on. You can manually upload the packages from Studio/DEV to the PROD ORCHESTRATOR that you have ROBOT running on the PROD machine connected to.