UiPath Documentation
robot
2023.10
false
机器人管理员指南
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

UiPath Robot 简介

UiPath 机器人执行代理:组件、许可模型以及与 Orchestrator 的连接,用于运行 Studio 构建的流程。

机器人是 UiPath 的执行代理,可用于运行 Studio 中开发的流程。如要执行流程,需将机器人连接到 Orchestrator,或为其提供本地许可证(详情请参阅关于许可)。许可证部署方式分别决定了可使用的机器人类型和 UiPath 机器人服务。

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

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

Service Mode and User Mode robots

机器人可以在本地系统帐户下打开交互式 Windows 会话,并具有 Windows 服务的所有权限。详细了解 Windows 会话

  • Installing the Robot using UiPathStudio.msi deploys the Service Mode Robot by default. You can also install it from the Command Prompt.
  • User Mode Robot has the same rights as the user under which it was installed.
  • Both Service Mode and User Mode Robots can be configured as HD Robots.
备注:

Packages downloaded by the Service Mode Robot cannot be run by User Mode Robots. The Service Mode Robot downloads packages under the Local System account, which the User Mode Robot cannot access. If this happens, delete the packages in %userprofile%\.nuget\packages and re-download.

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

  • Service Mode and User Mode robots

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新