- 入门指南
- 了解 UiPath Robot
- UiPath Assistant
- 安装要求
- 为 Unattended 自动化安装机器人
- 为 Unattended 自动化配置机器人
- 为有人值守的自动化安装机器人
- 为有人值守的自动化配置机器人
- 集成
- 故障排除
向机器人授予无人值守自动化的许可证
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 maximum number of concurrent executions. 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.
以下运行时可用于 Unattended 自动化:
-
无人值守 (生产)
-
非生产
-
测试
要为机器人授予无人值守自动化许可证,请先在 Orchestrator 中上传并激活许可证,然后将机器人连接到该 Orchestrator 实例。
要将机器人连接到 Orchestrator,您需要知道 Orchestrator 中的计算机对象生成的客户端凭据(客户端 ID 和密码)。
-
在 Assistant 中,使用“客户端 ID” 连接类型,并提供客户端凭据。
-
在命令行接口中,使用
--connect
命令,并提供客户端凭据。
activate
命令。 许可证激活可以离线和在线完成。
请查看许可证工具实用程序,以获取更多命令和参数。
UiPath.LicenseTool.exe
的目录中运行以下命令,其中1234-5678-9010-1112
是许可证字符串。
C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate -l 1234-5678-9010-1112
C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate -l 1234-5678-9010-1112