I have been working with UiPath Studio to automate workflows and was successful. Now I want to create a UiPath Robot to deploy only on my localhost.
I have followed a couple of videos, e.g. UiPath Tutorials For Beginners - Deploying a bot to Orchestrator || Schedule a bot Uipath which seems to take help of the UiPath Orchestrator.
My questions are:
regarding your questions:
No it is not necessary. Community edition of UiPath, already includes your first robot. Whenever you execute/run your workflows this robot is activated and takes action. Connecting your robot to the Orchectrator though provides you with the following benefits:
You can check your robot on the bottom right corner it has the same icon as UiPath logo.
I would suggest you to enroll to UiPath Academy and check Level 2 Orchestrator Training. It is very detailed and covers all aspects about the benefits mentioned in your first question.
About setting up a robot locally without Orchestrator please check Installing the Robot
There are three steps to follow in order to execute your workflow without Orchestrator locally:
Hope these information will help you.