发行日期:2021 年 10 月 27 日
新增功能
从 Orchestrator 自动更新客户端组件
Ever thought how great it would be to always have your robots up to date? We have some great news then! You are now able to update Robot, Studio, and UiPath Assistant clients to newer versions from Orchestrator. This provides an easy way to deliver a version update to a large base of machines from a centralized location, helping remove user friction and streamlining the update process.
Linux 机器人
The time to take full advantage of technology is here! Using Robots in Linux environments allows you to run unattended automations in Docker containers and provides a faster experience and an easier way of scaling up your deployment.
端点保护集成
UiPath 和 CrowdStrike 已成为合作伙伴,提供独特的解决方案,为我们的共同客户的机器人劳动力提供无缝端点保护增强功能。随着机器人执行人类下达的越来越多的任务,机器人可能会面临类似的网路攻击风险。例如,从通常安全的网站下载受到破坏的文件,或遭到内部人员攻击。
从即将推出的 CrowdStrike v6.32 版本开始提供集成。
运行时监管
With this release we introduced a new way to govern what applications, URLs or emails your Robot can use. Choose which internal applications can be accessed by your automations, block URLs that should not be automated or deny or allow specific email addresses that you don’t want your Robots to send emails to. All of this is done from UiPath Automation Ops by setting robot governance policies, just like you would do for UiPath Studio or UiPath Assistant.
市场微件
The UiPath Marketplace Widget provides an easy way for business users to access ready-to-go RPA content that is published in the UiPath Marketplace. Here you can find numerous processes specifically created to run with your UiPath Assistant (including native UiPath integrations) covering numerous industries and use cases, there is no longer a need for building everything from scratch over and over again.
所有这些都可以通过市场微件在 UiPath Assistant 中找到。
默认情况下,所有用户都启用了市场微件,并在 UiPath Assistant 中以新选项卡的形式显示在页眉中。
Read more about this in the official Marketplace Widget Documentation.
Task Capture 启动器
You can now launch the Task Capture desktop application directly from the UiPath Assistant.
自动化商店和 Hub 微件
Getting access to internal, ready-to-go automations from the Automation Store is now easier than ever. With the Automation Store and Hub Widget, users can install or update automations and submit automation ideas directly from the UiPath Assistant.
UiPath Assistant 中的连接
用户现在可以在 UiPath Assistant 中方便地使用我们的新集成!
如果某个流程已在 Orchestrator 中设置连接,则用户可以从列表中选择。否则,他们可以从同一菜单创建一个新连接。
Read more here.
改进
UiPath Assistant 版本和监管策略放置
您可以看到 UiPath Assistant 版本的位置已移至与 Windows 版本相同的位置。在这两个版本的正上方,您还可以看到当前应用的监管策略。有人认为,这为用户提供了一种更简单的方法,使其可以复制故障排除中所需的信息。
高亮显示选定的流程
为了获得更好的阅读体验,当在 UiPath Assistant 中选择一个流程时,它会在列表中保持高亮显示。
更改日志级别时出现警告消息
UiPath Assistant 中已添加一则消息,用于在更改有关日志中可能包含的敏感信息的日志级别时通知用户。
机器人执行程序 64 位支持
为提高性能并利用 64 位操作系统上的可用内存,自 2021.10 版本开始,机器人执行程序默认在 32 位系统上运行 Windows 旧版项目,而 Windows 和跨平台项目则在 64 位系统上运行。
执行已编译的包
从 2021.10 版本开始,系统会从 Studio 中以 .dll 文件编译包,而不是 .xaml 文件。这为在用户计算机上运行和存储自动化项目提供了一种更安全的方法,因为用户无法再使用其内容。
重要提示:使用 .NET 5 创建的自动化需要 64-bit 支持才能处理 .dll 文件。为此,需要使用 v2021.10 及更高版本的机器人,因为较旧版本的执行程序在 32-bit 上运行。
停止 Orchestrator 中的有人值守作业
为了获得更多控制,从 2021.10 版本开始,您可以从 Orchestrator 中停止有人值守的作业。
使用 Orchestrator 中的默认入口点
从此版本开始,运行流程时,UiPath Assistant 可以使用在 Orchestrator 中设置的默认入口点。
Erratum 22 December 2021: Added "Use Default Entry Point from Orchestrator" improvement.
Windows 凭据代理身份验证
现在,机器人可以处理通过 Windows 凭据使用身份验证的代理配置。要启用此功能,请在计算机中添加 UIPATH_PROXY_USE_DEFAULT_CREDENTIALS 系统环境变量。对于此环境变量,可以使用任何值。
活动中的其他字段
在此版本中,FolderId、FolderName、TenantId、TenantName 和 RobotName 字段现已通过 RunningJobInformation 提供。
改进了 UiPath Assistant 中用于对会话进行故障排除的消息
每当 RPA 开发者对无人值守机器人上的流程进行故障排除,并且 Assistant 通过无人值守机器人使用计算机密钥将连接到 Orchestrator 时,用户界面中显示的状态将从“已连接,未获得许可”更改为“已连接,正在等待作业”。
重大变更
-
在 2020.10 机器人(使用暂留活动和全局异常处理程序)上启动且已暂停的项目无法在 2021.10 或更高版本的机器人上恢复。如果直接在 2021.10 版或更高版本的机器人上启动这些作业,则它们将按预期运行。
-
Starting with this release, unattended processes can only be started from Orchestrator. The latest 2021.10 version follows ourcurrent licensing , which only offers scheduling of your unattended processes via Orchestrator (either on-prem or cloud).
-
从 2021.10 版本开始,默认情况下,在内置“本地服务”Windows 用户下的服务模式机器人上运行无人值守后台自动化。在此之前,使用的是在 Orchestrator 中为机器人配置的用户名和密码。
要使用 Orchestrator 中指定的凭据,您需要配置
UIPATH_HEADLESS_WITH_USER环境变量并将值设置为True。More information can be found in the running background processes document.
Erratum 11 January 2022: Added "Unattended Background Automations Run Under Local Service Windows User" breaking change.
错误修复
- 已解决重命名租户时导致 Apps Widget 工作中断的问题。
- 已解决导致 Service.UserHost.exe 占用大量内存的问题。
- 已解决一个影响 v2021.4 机器人的问题,该问题导致从项目文件夹外部调用工作流时自动化中断。
- 已解决一个导致配置为使用“运行并行流程”活动(目标会话为“Main”,或者说将参数设置为“Main”时的流程默认值)的流程在 PiP 会话而不是 Main 会话中启动该流程的问题。
- 已解决一个在流程名称过长时导致 UiPath Assistant 用户界面中断的问题。
- 已解决使用“在锁定屏幕下运行”功能时导致自动化失败的问题。
显示的错误消息:
RemoteException wrapping System.InvalidCastException: Unable to cast object of type 'UiPath.Service.PasswordCredential' to type 'UiPath.Service.IdentityCredential'.
- 已解决在用户名中使用中文字符时导致 RobotJS 授权失败的问题。
- 引入了一个修复程序,更正了针对单个机器人运行不同优先级作业时的竞争条件。此错误曾导致作业失败,并显示以下错误消息:“前台流程已在运行。一次只能运行一个前台流程”。
Erratum 4 February 2022: Added bug fix for "A foreground process is already running. Only one foreground process can run at a time".
- 新增功能
- 从 Orchestrator 自动更新客户端组件
- Linux 机器人
- 端点保护集成
- 运行时监管
- 市场微件
- Task Capture 启动器
- 自动化商店和 Hub 微件
- UiPath Assistant 中的连接
- 改进
- UiPath Assistant 版本和监管策略放置
- 高亮显示选定的流程
- 更改日志级别时出现警告消息
- 机器人执行程序 64 位支持
- 执行已编译的包
- 停止 Orchestrator 中的有人值守作业
- 使用 Orchestrator 中的默认入口点
- Windows 凭据代理身份验证
- 活动中的其他字段
- 改进了 UiPath Assistant 中用于对会话进行故障排除的消息
- 重大变更
- 错误修复