robot
2020.10
false
机器人用户指南
- 发行说明
- 入门指南
- UiPath Assistant
- 安装和升级
- 机器人类型
- 机器人组件
- 许可
- 将机器人连接到 Orchestrator
- 流程与活动
- 日志记录
- Robot JavaScript SDK
- 特定场景
- 故障排除
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
在 Orchestrator 中
如果您已激活许可证并将其上传到 Orchestrator,则要开始使用机器人,您只需将其连接到 Orchestrator,然后选择适当的类型即可。 建议您按此方法向机器人授予许可证。
您可以利用多种方法将机器人连接到 Orchestrator:
Each time a license is used, it is reflected, per type, in the Licensing page. Keep in mind that licenses are consumed differently depending on their type, as explained in the About Licensing page.
使用命令行
Activating a license from the Command Line is done through the LicenseTool utility.
您还可利用命令提示符来激活机器人的许可证。当机器人未连接到 Orchestrator 时,推荐使用此激活方法。
可以从命令行在线或离线激活,如下所示:
C:\Program Files (x86)\UiPath\Studio\UiPath.LicenseTool.exe activate -l 1234-2303-2194-5598- 当计算机连接到互联网时C:\Program Files (x86)\UiPath\Studio\UiPath.LicenseTool.exe activate-offline -f c:\Downloads\license.txt- 当计算机未连接到互联网时。