Configure multiple instances

Multiple instances of Desktop Automation are helpful in the following scenarios:

  • Multi[ple desktops need to be set up running on different platform versions, such as Microsoft Windows, which may impact the Robot configuration.
  • When DAS is installed on a desktop or a virtual machine, because the computer does not usually have an extensive set of software applications installed.

Adding labels identifies which software is installed on each computer or virtual machine and can be used by the Robot.

Later, when the Robot needs to automate a business application installed on the computer, the system finds an available DAS that provides all labels required by the Robot.

We recommend using labels for platform names and languages in cases where the Robot needs to interact directly with the Microsoft Windows user interface or localized applications. Labels allow the Robot to select a properly configured DAS instance and facilitate a managed migration to other platforms.

Assign labels

After completing the required setup procedures, assign labels.

  1. From the Start menu, start the DAS.

    Once the service starts, view the status by looking at the icon in the notification area.

  2. Right-click the DAS icon in the notification area and select Configure.

    The Desktop Automation Service window appears.

  3. On the Management Console tab, in the Labels field, type the labels you want to assign.

    • The labels must be separated by commas and must not contain any spaces between the comma and the next label.

    • Within your organization, you can create any labels, without any limitations.

  4. Select Save and Restart.

  5. Check that the device is registered in the Management Console under Admin > Devices.

  6. Launch Design Studio.

  7. Right-click the required project in the Projects list and select New > Automation Device Mapping.

  8. In the New Device Mapping box, name the new mapping and select Next.

  9. Ensure that Management Console Based Device Mapping is selected and type the required labels.

  10. Finish the configuration and map the Robot to this device.

To execute the Robot on two computers with DAS, create two device mappings with different labels in Management Console.