robot
2024.10
true
Admin Guide
Last updated 21 de out de 2024

Licenciamento de Robô

A licensing process most commonly starts with activating your Orchestrator license. Afterward, you license your Robot by connecting it to Orchestrator or from the Command Line, using the LicenseTool utility.

When your Robot is not connected to Orchestrator, you can activate the license with the help of the Command Prompt.

Attended licenses

To execute attended automations, you need to allocate one or more user licenses to your robots.

For this, you need to have a robot account in Orchestrator. Once the user license is assigned to a specific username, that user can run one or more attended automations on the computer under their username.

The following user licenses are available for attended automations:

  • Assistido

  • Citizen Developer

  • Automation Developer

Unattended licenses

To execute unattended automations, you need to allocate one or more robot licenses (or runtimes) to your robots, specifically to the machine that hosts your robots. The number of runtimes assigned to a machine represents the execution capacity. For example, with one runtime, you can execute only one unattended automation at a time. With five runtimes, you can execute up to five unattended automations at the same time, on the same host machine.

Depending on the type of automation, allocate the runtimes as follows:

  • For foreground automations - allocate one runtime, as this type of automations are executed one at a time.

  • For background automations - Windows machines require one runtime, as they execute one background automation at a time. Windows-Server machines can execute several background automations simultaneously, which represents a concurrent execution.

  • For concurrent executions - allocate more than one runtime. The number of allocated runtimes determines how many automations you can execute simultaneously on the same machine.

The following runtimes are available for unattended automations:

  • Unattended (Production)

  • Não Produtivo

  • Teste

LicenseTool utility

The UiPath.LicenseTool.exe is a command-line utility which enables you to activate your machine online or offline, and update your license information.

The LicenseTool utility activates your license locally, which requires you to select the Standalone license type when creating a robot in Orchestrator.

The following sections provide the most common commands for online, offline, and generic licensing operations. The commands need to be initiated in the same folder where the utility resides, which be default is the "C:\Program Files\UiPath\Studio" folder.

Operações Online

Os seguintes comandos exigem uma conexão de internet ativa para processar sua solicitação.

Ativar

O comando activate é usado para ativar uma licença on-line, por meio de um código de licença existente. Os seguintes parâmetros são suportados:

Parâmetro

Description

Prioridade

-l, --LicenseCode

O código de licença necessário para a ativação.

Obrigatório

-u, --ProxyUrl
The URL used for the proxy connection (such as http://your.proxy.server.com).

Opcional

-p, --ProxyPort

O número de Porta da conexão de proxy.

Opcional. Obrigatório se o parâmetro -u for usado.
-s, --ProxyUser

O nome de usuário associado à sua conexão de proxy.

Opcional. Obrigatório se o parâmetro -u for usado.
-w, --ProxyPassword

A senha do usuário associado à sua conexão de proxy.

Opcional. Obrigatório se o parâmetro -u for usado.
C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate -l 1234-1234-2194-5598
License registration state: ActiveLicense
License successfully activated!C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate -l 1234-1234-2194-5598
License registration state: ActiveLicense
License successfully activated!

A ativação online também pode ser feita no Studio.

Atualizar

O comando update é usado para atualizar uma licença existente on-line. Os seguintes parâmetros são suportados:

Parâmetro

Description

Prioridade

-u, --ProxyUrl
The URL used for the proxy connection (such as http://your.proxy.server.com).

Opcional

-p, --ProxyPort

O número de Porta da conexão de proxy.

Opcional. Obrigatório se o parâmetro -u for usado.
-s, --ProxyUser

O nome de usuário associado à sua conexão de proxy.

Opcional. Obrigatório se o parâmetro -u for usado.
-w, --ProxyPassword

A senha do usuário associado à sua conexão de proxy.

Opcional. Obrigatório se o parâmetro -u for usado.
C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe update
License registration state: ActiveLicense
License successfully updated!C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe update
License registration state: ActiveLicense
License successfully updated!

Desativar

O comando deactivate é usado para desativar uma licença local. Dessa forma, a licença fica disponível para ativação em outro computador. Os seguintes parâmetros são suportados:

Parâmetro

Description

Prioridade

-u, --ProxyUrl
The URL used for the proxy connection (such as http://your.proxy.server.com).

Opcional

-p, --ProxyPort

O número de Porta da conexão de proxy.

Opcional. Obrigatório se o parâmetro -u for usado.
-s, --ProxyUser

O nome de usuário associado à sua conexão de proxy.

Opcional. Obrigatório se o parâmetro -u for usado.
-w, --ProxyPassword

A senha do usuário associado à sua conexão de proxy.

Opcional. Obrigatório se o parâmetro -u for usado.
C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe deactivate
License registration state: NoLicenseAvailable
License successfully deactivated!C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe deactivate
License registration state: NoLicenseAvailable
License successfully deactivated!

Operações Offline

Solicitação de Ativação

O comando activation-request é usado para gerar um token de ativação, a partir do seu código de licença. O token gerado precisa ser usado no Portal de Ativação para gerar o arquivo de licença correspondente. Os seguintes parâmetros são suportados:

Parâmetro

Description

Prioridade

-l, --LicenseCode

O código de licença necessário para a ativação.

Obrigatório

o, --FileName

Grave as informações de licença no arquivo. Se esse parâmetro não for especificado, a informação de licença é exibidas na janela de prompt de comando.

Opcional

C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activation-request -l 1234-2303-2194-5598
Activation Token: eyJsaWNlbnNlQ29kZSI6Ijk1NTUtMjMwMy0yMTk0LTU1OTgiL12345WFpbCI6InNvbWUuZW1haWxAZXhhbXBsZS5vcmciLCJtZXRhZGF0YSI6eyJyYW0iOiIzNDE0NjA0MTg1NiIsImRpc3BsYXlOYW1lIjoiSW50ZWwoUikgVUhEIEdyYXBoaWNzIDYzMCIsInZlcnNpb24iOiIxOS43LjAiLCJzeXN0ZW1MYW5nIjoiMDQwOSIsInN5c3RlbU1vZGVsIjoiT3B0aVBsZXggNTA2MCIsIm9zTmFtZSI6IlBDLURPRE9JVUIiLCJ1c2VyTmFtZSI6ImJvZ2Rhbi5kb2RvaXUiLCJzeXN0ZW1OYW1lIjoiUEMtRE9ET0lVQiIsImRpc3BsYXlSZXMiOiIxMDI0IGJ5IDc2OCBwaXhlbHMsIFRydWUgQ29sb3IsIDYwIEhlcnR6IiwicHJvY2Vzc29yIjoiSW50ZWwoUikgQ29yZShUTSkgaTctODcwMCBDUFUgQCAzLjIwR0h6Iiwic3lzdGVtVHlwZSI6Ing2NC1iYXNlZCBQQyJ9LCJsaWNlbnNpbmdNb2RlbERhdGEiOnsidXNlcklkIjoiYm9nZGFuLmRvZG9pdSIsIm1hY2hpbmVJZCI6IlBDLURPRE9JVUIifX0=
Go to https://activate.uipath.com and paste the activation token in the dialogue box to generate the license file for offline activation.C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activation-request -l 1234-2303-2194-5598
Activation Token: eyJsaWNlbnNlQ29kZSI6Ijk1NTUtMjMwMy0yMTk0LTU1OTgiL12345WFpbCI6InNvbWUuZW1haWxAZXhhbXBsZS5vcmciLCJtZXRhZGF0YSI6eyJyYW0iOiIzNDE0NjA0MTg1NiIsImRpc3BsYXlOYW1lIjoiSW50ZWwoUikgVUhEIEdyYXBoaWNzIDYzMCIsInZlcnNpb24iOiIxOS43LjAiLCJzeXN0ZW1MYW5nIjoiMDQwOSIsInN5c3RlbU1vZGVsIjoiT3B0aVBsZXggNTA2MCIsIm9zTmFtZSI6IlBDLURPRE9JVUIiLCJ1c2VyTmFtZSI6ImJvZ2Rhbi5kb2RvaXUiLCJzeXN0ZW1OYW1lIjoiUEMtRE9ET0lVQiIsImRpc3BsYXlSZXMiOiIxMDI0IGJ5IDc2OCBwaXhlbHMsIFRydWUgQ29sb3IsIDYwIEhlcnR6IiwicHJvY2Vzc29yIjoiSW50ZWwoUikgQ29yZShUTSkgaTctODcwMCBDUFUgQCAzLjIwR0h6Iiwic3lzdGVtVHlwZSI6Ing2NC1iYXNlZCBQQyJ9LCJsaWNlbnNpbmdNb2RlbERhdGEiOnsidXNlcklkIjoiYm9nZGFuLmRvZG9pdSIsIm1hY2hpbmVJZCI6IlBDLURPRE9JVUIifX0=
Go to https://activate.uipath.com and paste the activation token in the dialogue box to generate the license file for offline activation.

Ativar Offline

O comando activate-offline é usado para ativar uma licença offline. Ele usa o arquivo de licença gerado pelo Portal de Ativação, a partir do token de ativação fornecido gerado pelo comando activation-request. Os seguintes parâmetros são suportados:

Parâmetro

Description

Prioridade

-f, --LicenseFile

O caminho para o arquivo de licença obtido a partir do portal de ativação.

Obrigatório 1
-i, --LicenseContent
O conteúdo do arquivo de licença recebido após usar a operação Activation-Request.
Obrigatório 1
  • 1 - Você pode usar apenas os parâmetros -f ou -i com a operaçãoactivate-offline. Eles não são suportados ao mesmo tempo.
    C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate-offline -f c:\Downloads\license.txt
    License registration state: ActiveLicense
    License successfully activated!C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate-offline -f c:\Downloads\license.txt
    License registration state: ActiveLicense
    License successfully activated!

A ativação offline também pode ser feita a partir do Studio.

Solicitação de Atualização

O comando update-request é usado para gerar um token de atualização para sua licença. O token de atualização precisa ser usado no Portal de Ativação, para gerar o arquivo de licença correspondente. Os seguintes parâmetros são suportados:

Parâmetro

Description

Prioridade

-o, --FileName

Grave as informações de licença no arquivo. Se esse parâmetro não for especificado, a informação de licença é exibidas na janela de prompt de comando.

Opcional

C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe update-request
Update Token: eyJsaWNlbnNlQ29kZSI6Ijk1NTUtMj102345yMTk0LTU1OTgiLCJlbWFpbCI6bnVsbCwibWV0YWRhdGEiOnsicHJvY2Vzc29yIjoiSW50ZWwoUikgQ29yZShUTSkgaTctODcwMCBDUFUgQCAzLjIwR0h6Iiwic3lzdGVtTW9kZWwiOiJPcHRpUGxleCA1MDYwIiwidXNlck5hbWUiOiJib2dkYW4uZG9kb2l1IiwiZGlzcGxheVJlcyI6IjEwMjQgYnkgNzY4IHBpeGVscywgVHJ1ZSBDb2xvciwgNjAgSGVydHoiLCJ2ZXJzaW9uIjoiMTkuNy4wIiwicmFtIjoiMzQxNDYwNDE4NTYiLCJzeXN0ZW1MYW5nIjoiMDQwOSIsIm9zTmFtZSI6IlBDLURPRE9JVUIiLCJkaXNwbGF5TmFtZSI6IkludGVsKFIpIFVIRCBHcmFwaGljcyA2MzAiLCJzeXN0ZW1UeXBlIjoieDY0LWJhc2VkIFBDIiwic3lzdGVtTmFtZSI6IlBDLURPRE9JVUIifSwibGljZW5zaW5nTW9kZWxEYXRhIjp7InVzZXJJZCI6ImJvZ2Rhbi5kb2RvaXUiLCJtYWNoaW5lSWQiOiJQQy1ET0RPSVVCIn19
Go to https://activate.uipath.com and paste the update token in the dialogue box to generate the license file for offline update.C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe update-request
Update Token: eyJsaWNlbnNlQ29kZSI6Ijk1NTUtMj102345yMTk0LTU1OTgiLCJlbWFpbCI6bnVsbCwibWV0YWRhdGEiOnsicHJvY2Vzc29yIjoiSW50ZWwoUikgQ29yZShUTSkgaTctODcwMCBDUFUgQCAzLjIwR0h6Iiwic3lzdGVtTW9kZWwiOiJPcHRpUGxleCA1MDYwIiwidXNlck5hbWUiOiJib2dkYW4uZG9kb2l1IiwiZGlzcGxheVJlcyI6IjEwMjQgYnkgNzY4IHBpeGVscywgVHJ1ZSBDb2xvciwgNjAgSGVydHoiLCJ2ZXJzaW9uIjoiMTkuNy4wIiwicmFtIjoiMzQxNDYwNDE4NTYiLCJzeXN0ZW1MYW5nIjoiMDQwOSIsIm9zTmFtZSI6IlBDLURPRE9JVUIiLCJkaXNwbGF5TmFtZSI6IkludGVsKFIpIFVIRCBHcmFwaGljcyA2MzAiLCJzeXN0ZW1UeXBlIjoieDY0LWJhc2VkIFBDIiwic3lzdGVtTmFtZSI6IlBDLURPRE9JVUIifSwibGljZW5zaW5nTW9kZWxEYXRhIjp7InVzZXJJZCI6ImJvZ2Rhbi5kb2RvaXUiLCJtYWNoaW5lSWQiOiJQQy1ET0RPSVVCIn19
Go to https://activate.uipath.com and paste the update token in the dialogue box to generate the license file for offline update.

Atualização Offline

O comando update-offline é usado para atualizar uma licença offline. Ele usa o arquivo gerado pelo Portal de Ativação, a partir do token de atualização fornecido, gerado pelo comando update-request.Os seguintes parâmetros são suportados:

Parâmetro

Description

Prioridade

-f, --LicenseFile

O caminho para o arquivo de licença obtido a partir do portal de ativação.

Obrigatório 1
-i, --LicenseContent
O conteúdo do arquivo de licença recebido após usar a operação Update-Request.
Obrigatório 1
  • 1 - Você pode usar apenas os parâmetros -f ou -i com a operaçãoupdate-offline. Eles não são suportados ao mesmo tempo.
    C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe update-offline -f c:\Downloads\license-update.txt
    License registration state: ActiveLicense
    License successfully updated!C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe update-offline -f c:\Downloads\license-update.txt
    License registration state: ActiveLicense
    License successfully updated!

Solicitação de Desativação

O comando deactivation-request é usado para desativar uma licença local offline e gerar um token de desativação. A licença é imediatamente desativada no computador local e outra pode ser ativada se necessário. O token de desativação gerado precisa ser usado no Portal de Ativação para desativar a licença. Observe que a licença que foi desativada offline com esse comando não pode ser reutilizada até que seja liberada. Os seguintes parâmetros são suportados:

Parâmetro

Description

Prioridade

-o, --FileName

Grave as informações de licença no arquivo. Se esse parâmetro não for especificado, a informação de licença é exibidas na janela de prompt de comando.

Opcional

C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe deactivation-request
Deactivation Token: eyJsaWNlbnNlQ29kZSI6Ijk123458My0yMTk0LTU1OTgiLCJsaWNlbnNpbmdNb2RlbERhdGEiOnsidXNlcklkIjoiYm9nZGFuLmRvZG9pdSIsIm1hY2hpbmVJZCI6IlBDLURPRE9JVUIifSwibWV0YWRhdGEiOnsib3NOYW1lIjoiUEMtRE9ET0lVQiIsInVzZXJOYW1lIjoiYm9nZGFuLmRvZG9pdSIsInZlcnNpb24iOiIxOS43LjAiLCJkaXNwbGF5UmVzIjoiMTAyNCBieSA3NjggcGl4ZWxzLCBUcnVlIENvbG9yLCA2MCBIZXJ0eiIsInN5c3RlbU5hbWUiOiJQQy1ET0RPSVVCIiwicHJvY2Vzc29yIjoiSW50ZWwoUikgQ29yZShUTSkgaTctODcwMCBDUFUgQCAzLjIwR0h6Iiwic3lzdGVtVHlwZSI6Ing2NC1iYXNlZCBQQyIsInJhbSI6IjM0MTQ2MDQxODU2IiwiZGlzcGxheU5hbWUiOiJJbnRlbChSKSBVSEQgR3JhcGhpY3MgNjMwIiwic3lzdGVtTGFuZyI6IjA0MDkiLCJzeXN0ZW1Nb2RlbCI6Ik9wdGlQbGV4IDUwNjAifX0=
License successfully deactivated locally!
To release the license on the sever side and use it on another machine, go to https://activate.uipath.com and paste the deactivation request certificate as text in the <code>Deactivate your licence</code> tab.C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe deactivation-request
Deactivation Token: eyJsaWNlbnNlQ29kZSI6Ijk123458My0yMTk0LTU1OTgiLCJsaWNlbnNpbmdNb2RlbERhdGEiOnsidXNlcklkIjoiYm9nZGFuLmRvZG9pdSIsIm1hY2hpbmVJZCI6IlBDLURPRE9JVUIifSwibWV0YWRhdGEiOnsib3NOYW1lIjoiUEMtRE9ET0lVQiIsInVzZXJOYW1lIjoiYm9nZGFuLmRvZG9pdSIsInZlcnNpb24iOiIxOS43LjAiLCJkaXNwbGF5UmVzIjoiMTAyNCBieSA3NjggcGl4ZWxzLCBUcnVlIENvbG9yLCA2MCBIZXJ0eiIsInN5c3RlbU5hbWUiOiJQQy1ET0RPSVVCIiwicHJvY2Vzc29yIjoiSW50ZWwoUikgQ29yZShUTSkgaTctODcwMCBDUFUgQCAzLjIwR0h6Iiwic3lzdGVtVHlwZSI6Ing2NC1iYXNlZCBQQyIsInJhbSI6IjM0MTQ2MDQxODU2IiwiZGlzcGxheU5hbWUiOiJJbnRlbChSKSBVSEQgR3JhcGhpY3MgNjMwIiwic3lzdGVtTGFuZyI6IjA0MDkiLCJzeXN0ZW1Nb2RlbCI6Ik9wdGlQbGV4IDUwNjAifX0=
License successfully deactivated locally!
To release the license on the sever side and use it on another machine, go to https://activate.uipath.com and paste the deactivation request certificate as text in the <code>Deactivate your licence</code> tab.

Operações Genéricas

O utilitário UiPath.LicenseTool.exe também contém alguns comandos genéricos. Eles fornecem informações sobre sua licença e podem ajudar você a se acostumar aos comandos e parâmetros suportados.

Command

Description

info

Exibe informações sobre a licença, como:

  • ID de Ativação
  • Estado de registro da licença
  • Código da licença
  • Data de início
  • End date
  • Período de Carência (dias)
  • Data final incluindo o período de tolerância
  • Próxima data de verificação

help

Exibe informações sobre todos os comandos e parâmetros suportados.

version

Exibe a versão do utilitárioUiPath.LicenseTool.exe.
  • Attended licenses
  • Unattended licenses
  • LicenseTool utility
  • Operações Online
  • Operações Offline
  • Operações Genéricas

Esta página foi útil?

Obtenha a ajuda que você precisa
Aprendendo RPA - Cursos de automação
Fórum da comunidade da Uipath
Uipath Logo White
Confiança e segurança
© 2005-2024 UiPath. Todos os direitos reservados.