- リリース ノート
- 基本情報
- UiPath Assistant
- インストールとアップグレード
- ロボットの種類
- Robot のコンポーネント
- ライセンス
- Robot を 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.
ユーザーがロボットと Assistant を Orchestrator に接続できる、信頼された IP 範囲を定義できるようになりました。ユーザーが許可された IP の外から接続を試みると、UiPath Assistant にエラー メッセージが表示されます。詳しくは、「IP でアクセスを制限する」をご覧ください。
複数のテナントへのアクセス権限がある場合に、サインインし直さなくても UiPath Assistant から直接テナントを切り替えられるようになりました。自分の名前の横に表示されているドロップダウン リストからテナントを選択できます。
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 セッションの作成時にローカルホストに DNS ホスト名が使用されるようになります。
インストール時に、クライアント資格情報を使用してロボットと Studio を Orchestrator に接続できるようになりました。この機能は、ユーザー インターフェイスとコマンド ライン インターフェイスの両方のインストールで利用できます。
詳しくは、Studio のインストールに関するページをご覧ください。
-
Information ログが、イベント ログではなくファイルに書き込まれるようになりました。
%LOCALAPPDATA%\UiPath\Logs\internal\Robot.log
(ユーザー モード)%PROGRAMDATA%\UiPath\Logs\internal\Robot.log
(サービス モード)
- マシン上のディスク領域を消費する大量のログ ファイルが作成されないように、ログ ファイルが特定の数に達したらファイルをアーカイブするよう選択できるようになりました。詳しくは、ロボット ログのページをご覧ください。
- [
IRunningJobInformation
] プロパティにさらにプロパティを追加しました。詳しくは、「プロセス ID とログを取得する」セクションをご覧ください。 - 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 画面がロックされている、または UI のタイムアウトが発生したことを示すエラー メッセージが表示されていました。
- ユーザー モードで Robot をインストールすると、無効なログ メッセージがイベント ビューアーに送信されていました。現在は、マシンごとのインストールでログが期待どおりに送信されるようになりました。なお、この問題はユーザーごとにインストールされたユーザー モードの Robot では引き続き発生します。
追記: 2023 年 10 月 9 日
- バグ修正とセキュリティ更新プログラムに対応するため、ライブラリと依存関係を更新しました。
- Some default log fields can no longer be overwritten.
- これまでプロセスの開始前に行われていたプロセス リストの更新が、プロセスの実行と並行して行われるようになりました。つまり、更新が利用可能な状態のプロセスを RobotJs または CMD 経由で実行すると、古いバージョンのプロセスでジョブが実行される可能性があります。
- 呼び出しアクティビティの使用時に、例外の実際の種類がログに記録されるようになりました。
- Angular で作成したカスタム ウィジェットはサポートされなくなりました。
- v2023.4 の Enterprise 版リリースより 32 ビット インストーラーが廃止され、Studio、Robot、Assistant をインストールできるのは 64 ビットのオペレーティング システムのみになります。
- 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.
非推奨化および削除される機能に関する最新情報については、非推奨化のタイムラインを定期的に確認することをお勧めします。