- 基本情報
- インストールとアップグレード
- ロボットの種類
- Robot のコンポーネント
- ライセンス
- Robot を Orchestrator に接続する
- プロセスとアクティビティ
- ログ
- 特定のシナリオ
- ガバナンス
- トラブルシューティング
更新について
Robot の更新に進む前に、相互運用性マトリクスを確認することを強く推奨します。
通常、最初に Orchestrator をアップグレードしてから、Robot をアップグレードすることをお勧めします。
Orchestrator の更新後は、新しい設定を適用するためにロボットを Orchestrator に再接続する必要があります。
Regardless of the version you want to update from, you need to take into consideration how the Robot was installed, in Service Mode or in User Mode.
原則として、同じバージョンのロボット、Studio、Orchestrator を使用することをお勧めします。なぜなら、すべての最新機能を最大限活用できるからです。Studio とロボットは、同じバージョンである必要があります。Robot のバージョンは、Assistant または Orchestrator から常に確認できます。
インストーラーは UiPath Automation Cloud 内の [リソース センター] からダウンロードするか、担当のカスタマー サクセス マネージャーまたはサポート チームから入手できます。無料トライアルをリクエストするには、https://cloud.uipath.com/portal_/register にアクセスしてください。
Studio と Robot が同一マシン上に存在する場合、Robot がサービス モードでインストールされたかユーザー モードでインストールされたかにかかわらず、Studio と Robot のアップグレードは同時に行う必要があります。
To update the Robot, run the UiPathStudio.msi installer using the installation wizard or from the command line. UiPathPlatformInstaller.exe is no longer available starting with version 2021.4.
Enterprise Edition
手動更新
32 ビット版と 64 ビット版について
v2021.4 より前のリリースでは、Studio と Robot は 32 ビット アプリケーションとして利用可能でしたが、v2021.4 以降は既定で 64 ビット インストーラーが利用可能です。32 ビット バージョンは、v2023.4 から利用できなくなりました。また、UiPathPlatformInstaller.exe は v2021.4 から利用できなくなりました。
UiPathStudio.msi を使用して、64 ビット オペレーティング システム上にインストールされた既存の 32 ビットおよび 64 ビット バージョンの UiPathStudio.msi と UiPathPlatformInstaller.exe を更新できます。
64 ビット オペレーティング システムの既定のインストール パス (C:\Program Files (x86)\UiPath\Studio) にインストールされた v2021.4 より前の既存の 32 ビット版は、64 ビット インストーラーで更新されると、C:\Program Files\UiPath\Studio に移行されます。古いバージョンがユーザーの指定した場所にインストールされている場合は、更新によりインストール パスは変更されません。
サービス モードの Robot
サービス モードでインストールされた Robot を更新する場合、インストール ウィザードの設定を変更せずに UiPathStudio.msi を実行すると、設定を変更することなく、古いファイルがすべて自動的に置き換えられます。
アップグレードすると、アクティビティ パッケージが C:\Program Files\UiPath\Studio\Packages フォルダーに蓄積されます。詳細については、「依存関係を管理する」をご覧ください。
サービス モードの Robot をコマンド ラインから更新するには、次のコマンドを使用します。UiPathStudio.msi ADDLOCAL=DesktopFeature,Robot,RegisterService
ユーザー モードの Robot
ユーザー モードでインストールされた Robot を更新する場合、インストール ウィザードの設定を変更せずに UiPathStudio.msi を実行すると、設定を変更することなく、古いファイルがすべて自動的に置き換えられます。
ユーザー モードの Robot をコマンド ラインから更新するには、次のコマンドを使用します。UiPathStudio.msi ADDLOCAL=DesktopFeature,Robot
Robot のデプロイの変換
Robot の更新時に、サービス モードとユーザー モードを切り替えることもできます。
When converting the Robot from Service-Mode to User-Mode, the Robot might not be able to access the .xaml files from original NuGet Packages folder. For details on how to resolve this, please read which offers more details on this specific scenario
設定変数を更新する場合は、変更を有効化するためにロボットを再起動する必要があります。ただし、Orchestrator で以下の設定を更新する場合は、再起動は不要です。
- 切断状態で実行可能な時間
- SignalR の設定 (オン/オフを含む)
- HeartbeatPeriodSeconds
- NuGet フィード
自動更新
Starting with v2021.10, administrators can set up policies for automatically updating Studio, StudioX, Robot, and Assistant from Orchestrator. When a policy triggers the automatic update process, an Update Available notification is displayed by the UiPath® Update Agent prompting you to start the update.
-
[今すぐ更新] を選択して更新を実行します。更新中に Studio と Assistant は終了されますので、注意してください。
-
Select Skip to mute the notification. The update process can be resumed at any time in the 24 hours after the initial notification by clicking the UiPath® icon in the system tray and then clicking Check for updates. If not resumed by the user, the update is installed automatically after 24 hours.
注:- 更新プロセス中、ロボットは更新が完了するまでジョブを開始しません。
- マシンで実行中のプロセスがある場合は、プロセスを停止するか、終了するまで待機して更新を続行するよう促すメッセージが表示されます。
- Studio セッションが開いている場合、進行状況を保存するよう促すメッセージが表示されます。 ユーザーが応答しない場合、Studio は閉じられ、プロセスは現状のまま保存されて、更新の完了後に回復することができます。一方、ロボットはプロセスが完了するまで待機し、後から更新プロセスを開始します。
- 一定の時間制限に達すると、サービス モードの Robot は、ジョブがまだ実行中であっても強制的に更新を実行します。この動作が原因で、ジョブが失敗する可能性があります。既定の待機時間は次のとおりです。
- サービス モードの Robot の場合は 10 分。
- ユーザー モードの Robot の場合は 1,440 分。
Community Edition
Community Edition のインストーラーを使用してインストールされ、Community ライセンスでアクティベーションされた Studio および Robot を使用している場合、安定版かプレビュー版かにかかわらず、選択したチャネルで新規バージョンが利用可能になった時点で Studio と Robot はすぐに自動更新されます。
If you installed Studio and Robot using the Community Edition installer and activated it with an Enterprise license, Studio and Robot are automatically updated to the latest Stable release, regardless of the update channel you selected.
バージョン 2021.8 以降を実行しているインストール済みの Community (プレビュー) だけが、最新の Community (プレビュー) のリリースに自動更新されます。
When a new version is available, an Update Available notification is displayed by the UiPath® Update Agent prompting you to start the update.
- [今すぐ更新] を選択して更新を実行します。更新中に Studio と Assistant は終了されますので、注意してください。
- Select Skip to mute the notification. The update process can be resumed at any time in the 24 hours after the initial notification by clicking the UiPath® icon in the system tray and then clicking Check for updates. If not resumed by the user, the update is installed automatically after 24 hours.
Community Edition の自動更新の実行中に Studio を閉じると、Robot の Orchestrator への接続は失われます。この問題は、ライセンスされたインストールでは再現されません。