Uipath license detail

Hi

I am new to uipath.
Currently i am using community edition of uipath.
Will get Studio license shortly.

If i install it in any server, others who have access to the server can run the bot by clicking run button?

Is there any other requirement to run the bots ,apart from Studio.

I do not know the difference between studio,Attended, unattended bots.

Thanks for your help in advance.

@oshan,

Check this link for more details on the licensing,

Hi @oshan

These are the possibilities to run the bot with any code

  1. Create a batch file to run the command which will use agent to run the bot.
  2. Create a exe file for the bot and use it in the code to run.
  3. Using orchestrator connect your machine to run the bot.

Regards,
Kommi Jeevan.

1 Like

Fine lets go one by one

yah ofcourse they can run
–usually we can run a xaml in three ways
from studio
from robot tray
from orchestrator
–so taking fist two way into consideration if a person has access to that server he/she might be able to run the process either from studio or from robot tray

and for this

as said above we can trigger via three means
studio, orchestrator and from robot tray

and finally

Studio is a UiPath application tool where we design our process of automation and robot will be executing that process
the difference between attended and unattended can be described by this image

hope this would help you
kindly try this and let know for any queries or clarification
Cheers @oshan

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.