订阅

UiPath Orchestrator

UiPath Orchestrator 指南

机器人设置

可以从 Orchestrator 为每个机器人管理机器人执行设置,而不必每次都连接到机器人计算机。

每当机器人连接到 Orchestrator 或从 Orchestrator 触发作业时,所选设置将覆盖机器人配置或 UiPath Assistant 中的设置。

无论机器人和文件夹类型如何,这些设置都保持不变。

机器人设置


FieldDescription
Logging LevelThe level at which the robot should log information.
The following options are available:
Verbose
Trace
Information - this is the default value.
Warning
Error
Critical
Off - use the robot settings from either robot configuration or UiPath Assistant.
Allow Development loggingEnables you to choose whether or not you want to receive execution or debugging logs sent from Studio during development processes. By default, this is set to Yes.
Login To ConsoleEnables the Robot to connect to the console session of the machine where it is installed. Additionally, it indicates if you can connect multiple Robots to Orchestrator using multiple users (High-Density Robots) or not. By default, this is set to Yes. To enable High-Density Robots, set the value to No.
If set to No, the Unattended Robot creates an RDP session when executing a process.
Resolution WidthThe machine's display resolution width. This option is set to 0 by default, which means that it automatically retrieves and uses the detected resolution width. You can use a custom value, as long as it is supported by the workstation.
Resolution HeightThe machine's display resolution height. This option is set to 0 by default, which means that it automatically retrieves and uses the detected resolution height. You can use a custom value, as long as it is supported by the workstation.
Resolution DepthThe machine's display resolution depth. This option is set to 0 by default, which means that it automatically retrieves and uses the detected resolution depth. You can use a custom value, as long as it is supported by the workstation. Please note that Windows 10 does not support a Resolution Depth value other than 32.
Font SmoothingEnhances text recognition. If is set to True, the Font Smoothing option over RDP connections is turned on. This means that the target machine has ClearType turned on. By default, this is set to No.
Auto Download ProcessesIf enabled, available processes are automatically downloaded when the Robot agent starts. By default, this is set to No.

📘

备注:

如果要更改机器人分辨率,建议使用 RDP 会话,并将“登录到控制台”选项设置为 No。考虑到必须创建一个新会话才能使分辨率设置生效,因此您需要先注销然后重新登录。

配置机器人设置


  1. 在 Orchestrator 中转到“租户”>“管理访问权限”。
  2. 对于机器人对应的帐户,单击“编辑”,然后打开“机器人设置”选项卡。
  3. 启用与每个选项相对应的开关,使其可编辑。进行更改,然后单击“更新”以保存。
1476

7 个月前更新


机器人设置


建议的编辑仅限用于 API 参考页面

您只能建议对 Markdown 正文内容进行编辑,而不能建议对 API 规范进行编辑。