- 发行说明
- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 控制流程
- 对象存储库
- 日志记录
- ScaleCoordinates 迁移工具
- ScreenScrapeJavaSupport 工具
- StudioPro
- 扩展程序
- 故障排除
发行日期:2021 年 1 月 27 日
改进
安装和激活
-
When you install using the .msi installer, a screen now prompts you to choose what to install at the beginning of the installation process. The installation is configured based on your choice, and you only need to use the advanced options of the installer if you want to select the Studio or Robot features to install.
您可以选择以下选项之一:
-
Studio - 安装 UiPath Studio、Assistant 和用户模式机器人,以创建和测试自动化。
-
Assistant - 安装 UiPath Assistant 和用户模式机器人,用于运行有人值守的自动化程序。
-
无人值守机器人 - 安装服务模式机器人以运行计划的无人值守自动化(通过 Orchestrator),并安装 UiPath Assistant 进行故障排除。
-
-
在安装后首次启动 Studio 时,系统现在会根据您的安装方案建议许可方法:
- If you used an installer downloaded from Automation Cloud, you are prompted to activate by signing in to your UiPath account.
- If you used an installer obtained after your organization purchased the on-premises UiPath Platform, you are prompted to activate by connecting to Orchestrator with your machine key.
- If you installed Studio as part of a trial of the on-premises UiPath Platform, you are prompted to activate by adding a license key.
-
如果您执行全新安装并拥有企业许可证,系统现在将基于 Orchestrator 中的许可证分配自动选择 Studio 配置文件。如果您在内部部署的 UiPath Platform 试用版中安装了 Studio,系统会在您激活期间提示要使用的配置文件(Studio、StudioX 或 Studio Pro)。
监管
- You can now enforce the governance policy through Orchestrator by creating a uipath.settings.config folder and either adding the contents of the governance file in an asset named uipath.studio.governancepolicy or adding the path to the governance file in an asset named uipath.studio.governancesource. For more information, see Governance.
- The following location settings can now be configured through the governance file: Project path, Publish process URL, Publish library URL, Publish project templates URL.
易用性
- 在 Studio 后图视图的“开始”选项卡中,将鼠标悬停在“打开最近的项目”列表中的一个项目上时,系统会显示一个工具提示,该工具提示现在还会显示 project.json 文件的路径。
- A new option named Search by Description has been added to the View Options
menu in the Activities panel. When this option is enabled, searching in the Activities panel returns results from activity descriptions as well as activity names. By default, this option is not enabled and searches return results from activity names only. - 为了更轻松地从对象存储库中识别屏幕和元素,现在编辑屏幕和编辑元素窗口中会显示唯一的 ID。另外,当您从“代码片段”面板中打开窗口时,也会显示版本号。
- 为了更清楚,Studio 后台视图 > “设置” > “位置”中的“工作流分析器规则的位置”已更名为“自定义工作流分析器规则的位置”。此外,其相应的工具提示还包含有关位置的更多详细信息。
- The Connect package source has been renamed Marketplace to correspond with the renaming of the collaborative library of RPA components to UiPath Marketplace.
已知问题
-
如果在启用了“慢步”和“执行轨迹”的情况下调试包含“拾取”和“拾取分支”活动的文件或项目,则执行到“拾取”活动时会卡住。解决方法是,禁用其中一个选项(使用“慢步”或“执行轨迹”,而非两者同时使用)。
-
由于在 19.4 版之后,多个系统活动的命名空间已更改,因此,如果您使用 19.4 版或更早版本的系统活动包将其中一个受影响的活动添加到“收藏夹”列表中,则当您将包更新为 19.4 之后版本时,“收藏夹”列表中将不再显示该活动。现有的解决方法是将活动重新添加到“收藏夹”列表中。
命名空间已更改的活动是:日志消息、筛选器数据表、消息框、文件更改触发器、调用代码、重试范围、后条件循环和前条件循环。
-
当您将项目发布到自定义的 URL 时,该 URL 在发布流程末尾的“信息”对话框打开时不可用,如果单击对话框中的“位置”链接,则系统可能要花费比预期更长的时间(超过1分钟)才会显示错误,并通知您找不到该位置。
-
An error occurs when you use the Test Activity feature for an activity that requires a scope.
在 Studio Pro 中
- 发布测试时,重命名包含测试用例的 Studio Pro 测试项目会导致错误。
- 与 VB.NET 相比,C#项目的设计时间和运行时性能较低。当运行时性能至关重要时,我们建议使用 VB.NET 而不是 C#。我们计划在以后的更新中更新与 C# 相关的速度。
- 如果模拟文件源自未解析的活动,则无法删除该模拟文件中的活动。
错误修复
- 现在,在具有单行高度的多行编辑器中,按下 Enter 键时不再添加新行,而是会提交表达式。
- 现在,打开表达式编辑器时,光标不再位于行的末尾,而是位于行的开头。
- 修复了当库包含“调用工作流文件”活动时可能导致发布库失败的问题。
- 现在,使用命令
UiPath.Studio.CommandLine.exe publish从命令行发布时,输出将显示流程名称、发布位置和版本。 - 修复了一个问题,当您从“导入”面板上下文菜单中选中“删除所有未使用”选项时,该问题可能导致错误删除深度嵌套活动中使用的命名空间。
- 如果某个流程包含库中的活动,并且该活动中使用了
Environment.CurrentDirectory函数,则该流程的当前目录将不再错误地更改为该库的当前目录。 - 当 Studio 未连接到 Orchestrator、所有外部订阅源均已禁用且本地订阅源是唯一启用的包来源时,新流程默认可用的活动包不再缺少依赖项。