Same machine for development and running unattended automation

Hi team ,

I want to use the same machine for developing code as well as running unattended automation . I have 2 licenses - automation dev and unattended production. What changes should I do to the UiPath studio to enable this?

Regards,
Gokul

Hi @gokul1904,

Once you are done with developing automation, To switch to unattended setup, follow below steps:

Regards
Sonali

Hie @gokul1904 for running your process in unattended mode you have to setup unattended robot in UiPath Orchestrator and add your machine so you can run your process in unattended mode.
kindly follow these steps to setup unattended robot and add machine template :
Configure UiPath Orchestrator

  1. Log into UiPath Orchestrator:
  • Open your web browser and navigate to your UiPath Orchestrator URL.
  • Log in using your credentials.
  1. Create a Machine:
  • Navigate to the Machines section.
  • Click + Add to create a new machine.
  • Enter the machine name and other details.
  • Note the machine key provided for linking the machine.
  1. Create an Unattended Robot:
  • Go to the Robots section.
  • Click + Add to create a new robot.
  • Select Unattended as the robot type.
  • Enter the machine name and machine key.
  • Assign the robot to an environment.

3. Configure UiPath Robot on the Machine

  1. Open UiPath Assistant:
  • On the target machine, open UiPath Assistant.
  1. Connect to Orchestrator:
  • Go to Orchestrator Settings in UiPath Assistant.
  • Enter the Orchestrator URL and the machine key obtained earlier.
  • Click Connect to link the machine to Orchestrator.

Hi

Normally Automation Dev license is assigned to developers which could not be used for unattended setup.

If you want to run in unattended mode - I would suggest to have one machine with unattended setup for all the developers to test after development.