UiPath Documentation
robot
2023.4
false
Robot 管理员指南
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

简介

The Robot is UiPath’s execution agent that enables you to run processes developed in Studio. Robots need to be connected to Orchestrator in order to execute processes or they have to be licensed locally (read more about licensing). The type of Robot you have at your disposal is determined by the license, while the Robot service is determined by the deployment.

机器人由多个组件构成,每个组件专用于自动化中的特定任务。机器人组件如下所示:

如上所述,拆分机器人组件有助于开发者、支持用户和计算机轻松运行、识别和追踪每个组件正在执行的作业。可通过此方式为每个组件配置特殊行为,例如为执行程序服务设置不同的防火墙规则。

The Robot can open interactive Windows sessions, under the Local System account, and has all the rights of a Windows service. Learn more about Windows sessions.

默认情况下,使用 UiPathStudio.msi 安装机器人会部署服务模式机器人。也可按此页面所述,通过命令提示符来安装该服务。

您也可在用户模式下安装机器人。对机器人而言,这表示机器人拥有与用于安装机器人的用户完全相同的权限。

Both the Service Mode and User Mode Robots can be configured as HD Robots.

请注意,用户模式机器人无法运行由服务模式机器人下载的包。这是因为服务模式机器人会在本地系统(非本地用户)中下载程序包,而用户模式机器人无权访问该文件夹。在此情况下,建议删除 %userprofile%\.nuget\packages 文件夹中由服务模式机器人下载的所有程序包。

无论安装机器人的方式如何,它仍然可以连接到 Orchestrator。

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新