- Automation Cloud と Test Cloud
- Automation Cloud (公共部門向け) および Test Cloud (公共部門向け)
- Automation Cloud (専有型)

Orchestrator リリース ノート
2020 年 4 月
2020 年 4 月 21 日
個人用ワークスペース
Make life easier for your Studio users and yourself by enabling the creation of a Personal Workspace for each attended user. This personal folder works as a separate, and segregated, storage space from the official Orchestrator feed. Users can then publish their packages directly to this separate space, where a process is automatically created or updated, and launch their automation quickly and easily from the tray.
パッケージとワークフローの比較
The Package Explorer feature got richer with compare functionalities. It now empowers you to see the actual differences between any two selected versions of a package, pointing out workflow files that were added, modified or deleted, and highlighting changes in folders or the dependencies list. Use the filters to see what interests you the most.
さらに、ワークフロー ファイル同士の相違点を確認することもできます。選択した 2 つのバージョンの .xaml ファイルを横に並べて比較できます。古いバージョンのファイルが左側に表示され、削除されたコンテンツは赤色に、変更されたコンテンツは黄色に、追加されたコンテンツは緑色に、それぞれ強調表示されます。

改良点
The folder path appearing on folder-scoped pages is now clickable, enabling you to quickly and easily navigate between different folders. See here for details.
2020 年 4 月 6 日
バグ修正
We know that unwanted email messages can be bothersome, especially if you receive several during a few days. You'll be glad to know that the spammy behavior exhibited lately by the Email Alerts feature was fixed. From now on, you'll receive your daily email alerts only when there is meaningful information to report.
2020 年 4 月 2 日
改良点
キュー トリガーの作成時に [実行ターゲット] タブが使用できるようになり、モダン フォルダーの機能がさらに充実しました。このタブではプロセスを実行する特定のユーザーを選択したり、マシンが複数のランタイムを持つ場合は [すべてのユーザー] のままにしたりできます。
Orchestrator の [プロセス] ページ、および [トリガー] ページに [ジョブを開始] ボタンを追加しました。このため、オートメーション プロジェクトをより直感的に開始しやすくなりました。
パフォーマンスを向上させるために、[監視] メニューに表示される期間の精度を変更しました。たとえば、ジョブの処理期間が「1 日 3 時間 46 分」の場合、端数が切り上げられ、対応するウィジェット内の表示は「1 日」となります。表示された値の上をホバーすると、正確な期間を ISO 8601 の形式で確認できます。
You can notice the changes in the Job Details Duration field, Processes Details Avg. Duration and Avg. Pending Time fields, Queues Details AHT (Per Item) field, Processing Time AHT (Per Item) and Estimated Completion fields, and Triggers Stop After field.
バグ修正
- [ライセンス] ページの [Attended Concurrent] および [Studio Concurrent] セクションで [詳細を確認] ボタンをクリックすると、正しいページにリダイレクトされていましたが表示されるタイトルが適切ではありませんでした。
- [フォーム タスクを作成] アクティビティ内でフォーム デザイナーを使用した際に、HTML 要素のコンポーネントに Base 64 でエンコードされ埋め込まれた画像が、デスクトップ版の Orchestrator で表示されていませんでした。これは、中かっこと文字の間 (先頭および末尾) にスペースが入力されていないと、コンポーネント内の文字列補間が機能しないことが原因でした。