- 发行说明
- 入门指南
- UiPath Assistant
- 安装和升级
- 机器人类型
- 机器人组件
- 许可
- 将机器人连接到 Orchestrator
- 流程与活动
- 日志记录
- Robot JavaScript SDK
- 特定场景
- 故障排除
机器人用户指南
2022.10.3
发行日期:2022 年 10 月 27 日
A new type of Picture in Picture based on virtual desktops is available. This allows you to run automations on a virtual desktop, supports multiple PiP user sessions per machine, and it does not require re-authentication or launching startup apps.
When using a basic authentication proxy, you can set the credentials directly from the UiPath Assistant.
Two new guided tours are now available for new UiPath Assistant users to quickly learn how to run automations and use reminders. The tours are automatically launched when the UiPath Assistant is opened for the first time and can be started at any time from the Preferences menu.
When the Robot connects to Orchestrator, UiPath Assistant now prompts you to migrate locally stored automations to your personal workspace folder in Orchestrator. You can migrate your local automations from the Preferences menu as well.
Automation Ops 策略现在提供更多选项来管理用户与 UiPath Assistant 的交互方式。
除了微件,您现在还可以设置以下内容:
- 在 Windows 下自动启动 Assistant。
- 允许/禁止用户更改日志记录级别。
- 在自动化运行时最小化 Assistant。
- 启用/禁用 Task Capture。
- 允许/禁止用户在个人工作区之外运行自动化。
- 按文件夹对自动化进行分组。
有关更多信息,请参阅 Automation Ops 监管文档。
Starting with 2022.10, you can do more without leaving the UiPath Assistant, as you can now run Apps and manage your actions from Action Center directly in the UiPath Assistant, without having to rely on a browser.
现在,您可以定义受信任的 IP 范围,用户可以通过该范围将其机器人和 Assistant 连接到 Orchestrator。 如果用户尝试从允许的 IP 之外的 IP 进行连接,则 UiPath Assistant 中将显示一条错误消息。 阅读有关 按 IP 限制访问的更多信息。
The Crowdstrike EDR (Endpoint Detection Response) protection status of your robot machines is now visible in Orchestrator and in the Assistant.
UIPATH_DNS_MACHINENAME
环境变量设置为 True
。这将在创建 RDP 会话时切换对 localhost 的 DNS 主机名的使用。
现在,您可以在安装时使用 客户端凭据 将机器人和 Studio 连接到 Orchestrator。 这适用于用户界面和命令行界面安装。
有关更多详细信息,请参阅 安装 Studio 文档
-
现在,信息日志将写入文件而不是事件日志:
%LOCALAPPDATA%\UiPath\Logs\internal\Robot.log
(用户模式)%PROGRAMDATA%\UiPath\Logs\internal\Robot.log
(服务模式)
- 为避免创建大量日志文件占用计算机上的磁盘空间,您可以选择在达到特定文件数量后存档日志文件。有关更多详细信息,请参阅机器人日志文档。
IRunningJobInformation
属性现在具有其他属性。有关更多信息,请参见构建活动文档。- Fallback packages folders can be configured by adding the
NUGET_FALLBACK_PACKAGES
environment variable on the robot machine. More information can be found in the fallback folders documentation.
- 成功连接 RDP 后,由于注册表项缓存,会话将超时。
- 机器人 Windows 会话将意外断开连接,并且系统将向用户显示一条错误消息,提示 Windows 屏幕已锁定或发生用户界面超时。
- 在用户模式下安装机器人时,向事件查看器发送了无效的日志消息。现在,可以在每台计算机安装中按预期发送日志。在按用户安装中,用户模式机器人仍会出现此问题。
排错:2023 年 10 月 9 日。
- 已更新库和依赖项,以修复错误和进行安全更新。
- Some default log fields can no longer be overwritten.
- 流程列表会在流程执行的同时刷新,在此之前,流程列表会在流程启动之前刷新。这意味着,在通过 RobotJs 或 CMD 运行有可用更新的流程时,作业可能会使用该流程的旧版本运行。
- 现在在使用“调用”活动时,系统会记录实际的异常类型。
- 不再支持使用 Angular 创建的自定义微件。
- 从 2023.4 企业版开始,32 位安装程序将停用,您将只能在 64 位操作系统上安装 Studio、Robot 和 Assistant。
- Starting with the 2023.4 Enterprise release, the default Linux robot image will be discontinued and replaced with the image used to run Chrome Automations on Linux.
我们建议您定期查看弃用时间表,以获取有关针对即将弃用和删除功能的任何更新。