- リリース ノート
- 基本情報
- セットアップと構成
- オートメーション プロジェクト
- 依存関係
- ワークフローの種類
- ファイルの比較
- オートメーションのベスト プラクティス
- ソース管理との連携
- デバッグ
- 診断ツール
- ワークフロー アナライザー
- 変数
- 引数
- インポートされた名前空間
- トリガーベースの有人オートメーション
- 制御フロー
- オブジェクト リポジトリ
- ログ
- ScreenScrapeJavaSupport ツール
- Studio でのテスト
- 拡張機能
- トラブルシューティング
公開日: 2023 年 4 月 27 日
新着情報
トリガー ベースの有人オートメーション
Studio に、トリガーベースの有人オートメーション ソリューションを追加しました。これにより、さまざまなアプリケーションまたはユーザー イベントのトリガーを使用して応答性の高いオートメーションを構築できるようになりました。この新しいソリューションを活用することで、パフォーマンスを向上させ、複数のシナリオを同時に自動化して実行できます。
The components of trigger-based attended automation include Forms, Callouts, Triggers, and Global Variables. These new capabilities offer a wide range of common use cases, such as contact center scenarios, feedback processes, and digital adoption platforms, among others.
フォーム
With the improved form capabilities, building and using forms has become easier and more varied. You can now create forms outside activities, display multiple forms at the same time, and set triggers to start based on form events. Additionally, you can choose to display a form while the workflow is running, edit and fetch form values at runtime, change form properties, and inject custom JavaScript into the form. To learn more about the new Form experience, see how Forms work inside the trigger-based attended automation ecosystem, and see the dedicated documentation.
吹き出し
有人オートメーションの新しい吹き出し機能では、ユーザーを特定の UI 要素に誘導したり、カスタムの検証を作成したりできます。吹き出しはフォーム ファイルを使用して作成でき、表示対象の UI 要素を指定できます。また、吹き出し内の要素に値を渡すこともできます。フォームと非常に似ていますが、吹き出しはガイド ツアーやカスタムの検証などを行う場合に適しています。
To learn more about the new way of building callouts, see the dedicated documentation.
トリガー
Triggers now allow you to start workflows based on user or application events such as form events, application events, keypress events, click events, hotkey triggers, mouse triggers, click image triggers, system triggers, and SAP session attributes changed triggers. Additionally, you can automate multiple attended scenarios using the Run Local Triggers activity, Stop Local Triggers activity, Repeat Trigger activity, Disable Local Trigger activity, and Enable Local Trigger activity. Lastly, the Global Variable Changed Trigger activity now allows workflows to start when the value of a global variable changes. These new capabilities give you greater control over trigger-based attended automation in Studio.
To learn more about what you can achieve using the new trigger capabilities, see the Triggers section.
For more information on how to leverage the capabilities, see the Trigger-based Attended Automation chapter.
To get started with the new attended automation solution, see the dedicated tutorials, and the improved Attended Automation Framework template.
すべてのオフィシャル パッケージ内のアクティビティの検索
パッケージを事前にインストールしなくても、利用可能なすべてのアクティビティ パッケージから、プロジェクトに適したアクティビティを検索できるようになりました。この機能は、Automation Cloud の Orchestrator に接続された Studio のクロスプラットフォーム プロジェクトで利用できます。
The Activities panel now groups activities that are available in your project under the label Installed and activities that are included in uninstalled packages under Installable. To make searching even easier, activities packages also have more readable names.
You can add an installable package by right-clicking its name in the Activities panel and selecting Install. You can also double-click individual activities or drag them to the Designer panel. Packages are installed with the latest available version.
The Add Activity search bar was also updated to distinguish between activities that are installed and those that are available to install.
This feature is available for activities from the Official and Orchestrator Tenant feeds.
ライブラリ内のアクティビティの値の定義
You can now set predefined values for certain input types in the properties of custom activities created via libraries. For more information, see About Libraries.
Microsoft Office 2021 のサポート
Studio is now compatible with Microsoft Office 2021 and Office LTSC 2021. The Repair Tool for Microsoft Office now also supports Microsoft Office 2021.
ファイルの種類によるプロジェクト ファイルのフィルター処理
You can now filter the files in the project folder by file type. For example, you can select to view only workflow files. For more information, see About Automation Projects.
リモート デバッグ時のライブ ストリーミングのサポート
You can now see the actions performed by the robot in real time when debugging a project remotely using an unattended robot connection. A new remote debugging setting, Show Live Stream, lets you visualize and take control over how the robot is interacting with UI elements. This feature is particularly useful for troubleshooting and updating automations that are running in the production environment. For more information, see Remote Debugging.
すべてのアクティビティのプロパティ パネルの表示
In response to the feedback regarding the absence of the Properties panel from the new activity design unveiled with Studio 2022.10, we are excited to reintroduce the Properties panel for activities featuring the new design. This means that you now have the option to use the Properties panel to configure advanced properties regardless of the compatibility of your project. The Properties panel is enabled by default when you first start Studio. You can control the visibility of the panel by using the Show activities properties inline design setting. For cross-platform projects and some activities in projects with the Windows compatibility, the properties that were visible when selecting Show advanced options have been moved to the Properties panel. Organizations can use governance policies to control the visibility of the Properties panel.
アクティビティの出力から自動生成される変数
ワークフローをより素早く構築できるように、クロスプラットフォーム プロジェクトでアクティビティの出力ごとに変数が自動的に作成されるようになりました。これまでは、アクティビティの出力を保存して使用するには、変数を手動で作成する必要がありました。作成された変数は、ワークフロー内の他のアクティビティでも使用できます。なお、変数は使用された場合にのみ保存されます。つまり、変数の生成によるパフォーマンスやプロジェクトのサイズへの影響はありません。
The generated variable is available for use in other activities in the Expression Editor and by selecting the Plus
button > Use Variable in other editors and builders.
The activity outputs behave just like any other variable and are available in the Data Manager once used. They are displayed with their actual name and can be used in IntelliSense.
The Auto-generate Activity Outputs design setting gives you control over the automatic creation of activity outputs.
テスト オートメーションの新しい機能
実行テンプレートの分離プロセスとしての呼び出し
You can now invoke Execution Templates as isolated, by checking Invoke the templated workflow as isolated in the Set Execution Template dialog box.
自動生成されたデータでの新しい引数のサポート
The Auto Generate data variation source now supports arguments of type Dictionary and Array (of all primitive values, including String, TimeSpan, and DateTime) in symbolic executions.
Test Automation Framework テンプレート
You can now use the new Test Automation Framework template as a starting point for your testing projects. This template guarantees that you cover the best practices of test automation while creating your projects. For more information, see Test Automation Framework.
改良点
データ マネージャーの改良
データ マネージャーの並べ替え機能
You now have more freedom to group variables, arguments, and constants by dragging and dropping them in the Data Manager panel. The way you group these items becomes the default order for your project. The drag-and-drop feature is disabled when you select the Group items by scope menu option. This menu option is selected by default when you first open Studio.
To make sorting data in the Data Manager easier, we've also introduced a new menu option, Sort sections elements, which lets you sort data in each resource category by name (ascending or descending) or revert to the default order of your project. This option replaces sorting the Variables or Arguments sections individually.
データ マネージャー パネルの更新
Using the Refresh button at the top of the Data Manager panel now refreshes local resources independently from Orchestrator resources. This means that you can use resources that refresh instantly (variables, arguments, constants, and resources) while waiting for Orchestrator resources that can take longer to refresh. Refreshed resources are disabled while they are loading and become available after the loading finishes. Additionally, you can now use Studio while data is refreshing.
データ マネージャーに関するその他の改良点
- You can now right-click a global variable or global constant in the Data Manager and select Find References to find every place in the project where the global variable or global constant is referenced.
- 新しい変数、引数、定数、および名前空間が、データ マネージャーの各ノードで最初の項目として表示されるようになりました。
- [データ マネージャー] パネル内のデータの更新に関するパフォーマンスの改良をいくつか行いました。
設計時と実行時の依存関係の分離
ロボットのパフォーマンスを向上させ、パブリッシュしたパッケージのサイズを縮小するため、アクティビティ パッケージとライブラリをデザイン パッケージとランタイム パッケージに分離しました。これにより、パブリッシュしたアクティビティには、Studio で使用されるデザイン パッケージと、Robot で使用されるスリムな実行パッケージが含まれるようになりました。この分離は、UiPath が公式にサポートしている Windows およびクロスプラットフォーム ライブラリとアクティビティのみが対象です。
Custom libraries published in Studio 2023.4 are not guaranteed to be compatible with earlier Studio versions that do not support the separation between design time and runtime dependencies.
アプリケーションと URL の追跡
Studio can now track what external applications and URLs are targeted by an automation, providing insights into the automation workflow. This information is available for Windows and cross-platform projects after publishing in Orchestrator, Insights, and Automation Hub. App tracking requires the latest versions of activity packages to be installed and does not apply to activities included in XAML files that are ignored from publishing.
Erratum 21 December 2023: App tracking is an automatic process that is not visible in Studio. The app information that Studio collects can only be accessed in Orchestrator, Insights, and Automation Hub.
プロジェクト検証機能の改良
プロジェクトの検証速度が向上し、使用する RAM と CPU リソースが軽減されました。また、一部の Windows プロジェクトを開いたり検証したりするときに、不足している参照を自動的にインポートするよう求める確認ダイアログが表示されるようになりました。
テスト オートメーションに関する改良
-
Test Manager へのテスト結果のアップロードがさらに簡単になりました。
For more information about uploading test results and screenshot to Test Manager, see Upload Test Results to Test Manager.
- Local assertion screenshots now upload as well. After uploading, the screenshots display in Test Manager inside the Assertions tab of a test case result.
- テスト結果を Test Manager にアップロードする際に、プロジェクト名またはテスト ケース名の変更もアップロードされるようになりました。
-
You can now find the Export as Library control in the design ribbon. Also, when you export projects as libraries, you can now select the specific workflows that you want to extract as a library.
-
When you’re in the Test Explorer, you can view a specific test case inside the Project panel, by selectingShow in Project Explorer from the test case contextual menu.
-
You can now create Execution Templates based on existent templates inside your project.
-
As part of managing your Studio projects, you can focus on the project element that is active in the Designer panel by clicking Sync with Active Document in the Project panel.
-
When you update Test Data that is already used inside a test case, you can now see the following text: (already in use).
その他の改良点
- You can now link Studio projects to Automation Hub ideas from multiple Automation Cloud tenants.
- 追加のプロジェクト依存関係のインストール速度が向上しました。
- 新しいアイコンを追加し、[プロジェクト] パネル内のさまざまな種類のファイルを区別しやすくしました。
- Studio と Assistant のインストール後に、それぞれのショートカットがデスクトップに自動的に追加されるようになりました。
- Studio と Assistant のピン留め情報が、新しいバージョンにアップグレードした後も [スタート] メニューまたはタスク バーで保持されるようになりました。
- We added a Triggers filter option that you can select from the Filter by button at the top of the Activities panel. Selecting this option shows all the available triggers.
- Activities Only is now the default filter when searching for activities packages from the Manage Packages window.
- We added a new way to create constants by opening the Data Manager panel and selecting New > New Constant.
- You can now use shared connections when designing projects that use Integration Service. The connection selector displays connections from your personal workspace, as well as those from shared folders in Integration Service.
- Searching within a project using the Universal search bar is now significantly faster.
- The main entry point is now opened by default in the Designer panel when a new project is created or when a project is opened in Studio. You can change this behavior by selecting a different option for the Open Project Behaviordesign setting. If no XAML file is set as the main entry point, Studio opens the most recent XAML.
- The Include Sources compilation setting is now selected by default when publishing a Windows or cross-platform project.
- インターネットに接続されていないマシンでプロジェクトを作成または開く速度が向上しました。
バグ修正
- Creating an argument from the Invoke Workflow File activity's Import Arguments panel sometimes did not work as expected in Windows - Legacy and Windows projects. Creating a variable in the Value field of the panel using the CTRL + K keyboard shortcut also did not work as expected.
- Windows - レガシ プロジェクトを Windows プロジェクトに変換すると、一部の参照と名前空間が正しく解決されませんでした。
- An error occurred when using the Test Activity action on an activity that provides a scope for other activities (for example, on Excel Application Scope) and clicking the Continue button to continue the debugging process.
- An error occurred when clicking Open Workflow in the Invoke Workflow File activity in a project from a SVN repository.
- Windows - レガシから Windows に変換されたライブラリに含まれるアクティビティを使用する Windows プロジェクトを実行すると、「
System.NotSupportedException」というエラーが発生することがありました。 - カスタム ライブラリに含まれるアクティビティの Boolean 型プロパティのトグルの値 (
OnまたはOff) が、デバッグしたとき、またはワークフロー内でそのアクティビティを移動したときに保持されませんでした。 - ライブラリに含まれる、入力型が文字列の配列のアクティビティを使用する際に、文字列の配列のプロパティ値に対する変更が保存されませんでした。
- An error occurred when adding more than 16 array elements in the ArrayRow property of the Add Data Row activity.
- データの自動生成の進行状況が期待どおりに表示されませんでした。現在は、データの自動生成の進行状況が正しく表示されるようになりました。
既知の問題
- Using the Activities panel to search for trigger activities in projects created in Studio versions prior to 2023.4 does not show any results. To make triggers visible, enable the Triggers filter option from the Filter by button.
- A Could not load file or assembly runtime error occurs when importing the namespace
UiPath.Constantsand usingProject.Locationin the project. Using the full namespace (UiPath.Studio.Constants.Project.Location) solves this issue. - 変数名の大文字小文字の表記がプロジェクト全体で統一されていない場合、Windows - レガシ プロジェクトを Windows プロジェクトに変換しようとすると失敗します。たとえば、同じ変数に
Configとconfigの 2 つの表記を使用していると、変換エラーが発生します。 - ライブラリに
Systemという名前の引数を持つワークフローが含まれている場合、コンパイル プロセス中にライブラリのパブリッシュが失敗します。 - The Stop Local Triggers activity may not immediately stop the execution of all triggers when you debug a project with an action that suspends or slows the execution of the workflow (for example, Slow Step, Execution Trail, or Highlight Elements).
- An error related to unremoved namespaces occurs when publishing an empty C# library or a C# library that contains only activities included in the Default Activities category.
- Windows and cross-platform projects created in Studio versions prior to 2023.4, as well as Windows projects converted from Windows - Legacy projects created in Studio 2022.10 cannot be built or analyzed in an Automation Ops - Pipelines process. The projects need to be validated in Studio 2023.4 before using them in the pipeline process.
削除された機能
- UiPath Studio の MSI インストーラーの 32 ビット バージョン (
UiPathStudio-x86.msi) は利用できなくなりました。
アクティビティ パッケージのバージョン
以下のバージョンのアクティビティ パッケージが UiPathStudio.msi インストーラーに含まれており、ローカル フィードから確認できます。
| アクティビティ パッケージ | バージョン |
|---|---|
| UiPath.UIAutomation.Activities | v23.4.4 |
| UiPath.System.Activities | v23.4.2 |
| UiPath.Excel.Activities | v2.20.1 |
| UiPath.Mail.Activities | v1.18.2 |
| UiPath.Word.Activities | v1.16.0 |
| UiPath.ComplexScenarios.Activities | v1.4.0 |
| UiPath.Presentations.Activities | v1.11.0 |
| UiPath.Testing.Activities | v23.4.0 |
| UiPath.WebAPI.Activities | v1.16.2 |
| UiPath.Form.Activities | v23.4.3 |
| UiPath.Callout.Activities | v23.4.3 |
- 新着情報
- トリガー ベースの有人オートメーション
- すべてのオフィシャル パッケージ内のアクティビティの検索
- ライブラリ内のアクティビティの値の定義
- Microsoft Office 2021 のサポート
- ファイルの種類によるプロジェクト ファイルのフィルター処理
- リモート デバッグ時のライブ ストリーミングのサポート
- すべてのアクティビティのプロパティ パネルの表示
- アクティビティの出力から自動生成される変数
- テスト オートメーションの新しい機能
- 改良点
- データ マネージャーの改良
- 設計時と実行時の依存関係の分離
- アプリケーションと URL の追跡
- プロジェクト検証機能の改良
- テスト オートメーションに関する改良
- その他の改良点
- バグ修正
- 既知の問題
- 削除された機能
- アクティビティ パッケージのバージョン