UiPath Documentation
robot
2020.10
false
Guía de usuario del robot
Importante :
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Instalación del UiPath Robot

Requisitos previos

Before you proceed with installing the Robot, we highly recommend checking out the compatibility matrix, as well as the Hardware and Software requirements.

Instalación de la GUI

UiPath Robot puede implementarse en un equipo utilizando uno de los siguientes instaladores:

  • UiPathPlatformInstaller.exe

  • UiPathStudio.msi

  • UiPathStudioSetup.exe

    Nota:

    NO es compatible tener las versiones tanto del instalador del modo de usuario (UiPathStudioSetup.exe) como del instalador de Windows (UiPathStudio.msi) de Studio y UiPath Robot en el mismo equipo.

The installation artifacts are provided when you first purchase Robot or they can be provided by your customer success manager or our support team.

After reading and accepting the terms of the License Agreement, you can proceed with the installation.

UiPathPlatformInstaller.exe

The UiPathPlatformInstaller.exe file allows you to install the Robot, Studio, and Orchestrator. Administrator rights are required for installation. Please note that this file does not accept command line arguments.

Por defecto, el Robot se instala en el directorio C:\Program Files (x86)\UiPath\Studio, pero podrás cambiarlo añadiendo una ruta personalizada en el campo Ruta de instalación.

En la sección Productos deberás elegir el componente que quieres instalar.

  • Instalar solo Robot de UiPath: recomendado si solo necesitas ejecutar proyectos de automatización en esa máquina.
  • Instalar UiPath Studio + Robot: la opción predeterminada. Recomendada si quieres diseñar y ejecutar proyectos de automatización en esa máquina.

En la sección Tipo de instalación deberás elegir el tipo de Robot que quieres instalar.

  • Service Mode - recommended for unattended automation scenarios and large-scale platform deployments, and runs with the same rights as the user under which it is registered.

  • User Mode - recommended for attended automation scenarios, and runs under the user that started it, and has the exact rights as that particular user.

    Nota:

    To enable interactive sign-in, install the Robot in user mode. When the Robot is installed in service mode, you can connect to Orchestrator using the machine key.

Opciones adicionales

Se puede personalizar más la instalación con algunas opciones adicionales.

  • Otras configuraciones:
    • Enable Signed Execution - If selected, only signed packages can be installed and executed. Read more about signing and verifying packages.
    • Deshabilitar los archivos XAML seguros: si se selecciona, no se protegerán los archivos .xaml de proceso, lo que significa que los usuarios pueden leer y modificar los archivos de proceso y la lógica.
    • Disable Telemetry - If selected, UiPath will not collect any usage or performance data. Read more about Opting Out of Telemetry.

Las siguientes opciones estarán disponibles en la pestaña Regular:

  • License Code - Optional. Allows you to add your stand-alone trial or enterprise license key, if available. If left blank, you are prompted to activate Studio when it is first launched.

  • Orchestrator Connection String - Provide the connection string to automatically connect your Robot(s) to Orchestrator. More details here.

  • Inicio automático de UiPath Robot en la bandeja: inicia la bandeja de robot en el inicio de Windows.

  • Use legacy Robot Tray - If selected, deploys the Robot Tray (legacy) instead of UiPath Assistant.

  • StudioX Excel Addin - Select to also install the integration addin for StudioX and Microsoft Excel.

Las siguientes opciones estarán disponibles en la pestaña Avanzado:

UiPathStudio.msi

The UiPathStudio.msi file allows you to install the Robot and Studio. Administrator rights are required for installation. Command Line Arguments can be used with this file.

Solo hay un instalador, pero el nombre del archivo es diferente en función del tipo de implementación y licencia:

  • UiPathStudio.msi: obtenido después de comprar UiPath Platform on-premises.
  • UiPathStudioCloud.msi: obtenido después de comprar UiPath Automation Cloud.
  • UiPathStudioOnPremTrial.msi: obtenido como parte de una prueba de UiPath Platform on-premises.
  • UiPathStudioCloudTrial.msi: obtenido como parte de una prueba de UiPath Automation Cloud.

Este archivo instala el Robot en el directorio C:\Program Files (x86)\UiPath\Studio. Solo se puede cambiar con argumentos de la línea de comandos.

  1. Haz doble clic en el instalador.
  2. Selecciona la opción de instalación:
    • Studio: Instala UiPath Studio, Assistant, y el Robot en modo de usuario para crear automatizaciones de prueba.

    • Assistant - Instala UiPath Assistant y Robot en modo de usuario para ejecutar las automatizaciones atendidas.

    • Robot desatendido - Instala el Robot en modo de servicio para ejecutar las automatizaciones desatendidas (a través de Orchestrator) y UiPath Assistant para resolver problemas.

      Nota:

      To enable interactive sign-in, install the Robot in user mode. When the Robot is installed in service mode, you can connect to Orchestrator using the machine key.

  3. Read and accept the Terms of use. Please note that by accepting the aforementioned terms of use, you implicitly accept the terms of use of UiPath activity packages and their dependencies.
    • Para instalar con los ajustes predeterminados según tu elección en el paso anterior, haz clic en Instalar y continúa en el paso 5.

    • Para personalizar la instalación, haz clic en Avanzado para continuar al paso 4.

  4. (Opcional) Personaliza la instalación utilizando las siguientes Opciones avanzadas y, a continuación, haz clic en Siguiente:
    • UiPath Studio - Installs Studio. This option is enabled if you selected the Studio option in step 2. If you only want to install the Robot, click the Imagen de documentos button next to the UiPath Studio feature and select the Entire feature will be unavailable option.

      • StudioX Excel Add-in - Installs the Excel Add-in for StudioX. This option is disabled by default.
    • UiPath Robot - Installs the Robot on the local hard drive with the chosen options. If you want to install the Robot and all its sub-features, click the Imagen de documentos button next to the UiPath Robot feature and select the Entire feature will be installed on the local hard drive option.

      Las siguientes opciones están disponibles:

      • Registrarte como servicio de Windows: especifica cómo instalar el UiPath Robot. Si seleccionaste la opción Robot no asistido en el paso 2, esta opción estará habilitada y el Robot se instalará en modo de servicio. De lo contrario, la opción estará deshabilitada y el Robot se instalará en modo de usuario.

      • Install local activities feed - The local activities feed is created by default in the C:\Program Files (x86)\UiPath\Studio\Packages folder. This option is enabled by default. Having the activities packages locally is useful if you do not intend to connect your Robot to Orchestrator, or you want to have better control of the activities used in an automation project. Check out the list of default activities packages here.

      • Iniciar cliente automáticamente: ejecuta la bandeja de Robot al iniciarse Windows. Esta opción está deshabilitada de forma predeterminada.

      • Usar bandeja de robot heredada: instala y utiliza la bandeja de robot heredada, en lugar del Asistente de UiPath. Esta opción está deshabilitada de forma predeterminada.

      • UiPath extension for Java - Installs the UiPath extension for Java for a better integration and automation in regards to Java applications. This option is disabled by default. Please note that installing the Java Bridge may cause the installation to last longer than usual. This option installs the Java Bridge only in the system drive Java folders. If you are using custom JRE not located on the system drive, you have to manually install it with the ScreenScrapeJavaSupport Tool.

      • UiPath extension for Chrome - Installs the UiPath extension for Chrome needed for automating processes in Chrome. This option is disabled by default.

      • UiPath extension for Microsoft Edge Chromium-based - Installs the UiPath extension for Microsoft Edge Chromium-based versions v79 or higher. This option is disabled by default. Read more about this here.

      • JavaScript Add-on for Robot - Installs the JavaScript add-on for the Robot. This option is enabled by default. Read more about this here.

      • UiPath extension for Citrix - Installs the UiPath extension for Citrix for automating Citrix Apps natively. This option is disabled by default.

        To install an additional feature, click the Imagen de documentos button next to it and select the Will be installed on the local hard drive option.

    • Haz clic en Instalar, espera a que la instalación se complete, y después haz clic en Finalizar.

UiPathStudioSetup.exe

The UiPathStudioSetup.exe file enables you to install the Community Edition of Studio with a user-mode Robot. The installation path is %localappdata%\UiPath, and all other advanced options are already configured to help you get Studio up and running right away. When the installation completes, you proceed to activating and getting started with Studio.

Nota:

El instalador UiPathStudioSetup.exe no requiere permisos de administrador, lo que significa que se instala por usuario y está limitado a los derechos que el usuario tiene.

Instalación desde la línea de comandos

Studio and Robot can also be installed using command line arguments with the UiPathStudio.msi file. Administrator rights are required for command line installation.

Instalación de robots no asistidos

Para instalar robots desatendidos, se requiere lo siguiente para el usuario en el que se ejecuta el robot:

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado