UiPath Assistant
Field | Descriptions |
---|---|
Search | Find available processes. |
Recent | Displays the list of the last 3 run processes. |
Processes | Displays the list of processes available to the user. |
Start | Starts the corresponding process. |
Pause | Pauses the corresponding process. This button is displayed only when a process is already running. It can be disabled for a process from Studio. |
Stop | Tries to cancel the corresponding process, and if it does not succeed, it terminates it. This button is displayed only when a process is already running. |
Install | This button is displayed only when a process exists in the Orchestrator feed, or locally in the %ProgramData%\UiPath\Packages folder, but not in the %userprofile%\.nuget\packages one.Downloads and adds a given process to the %userprofile%\.nuget\packages folder. Only automation processes that are in this folder can be executed directly from the tray. |
Refresh | Refreshes the list of available processes. |
Preferences | Opens the Preferences menu. It can also be accessed by right-clicking the Robot tray icon. The following functionalities are available: Preferences - opens the Assistant Settings window, so that you can configure global keyboard shortcuts to pause/resume and stop processes, set the language, change the theme, and set telemetry. Orchestrator Settings - opens the Orchestrator Settings window, so that you can connect or disconnect from Orchestrator, and set the Robot logging. Help - opens the Robot Guide. Quit - closes UiPath Assistant. |
Robot | The place where you can name and choose an image for your Robot. |
Launchpad | The place where you can arrange your favorite processes individually or in groups. |

Assistant の [設定] ウィンドウ
[全般] タブ
Field | Description |
---|---|
Theme | Enables you to change the theme for UiPath Assistant. |
Language | Enables you to change the interface language of UiPath Assistant and Studio. |

[キーボード ショートカット] タブ
Field | Description |
---|---|
Process Name | An available process for which you can set a keyboard shortcut to start it. |
Add Shortcut | Allows you to configure a global keyboard shortcut to start the corresponding process. |
Pause/Resume | Allows you to configure a global keyboard shortcut which pauses or resumes the execution of the currently running process. |
Stop | Allows you to configure a global keyboard shortcut which stops the currently running process. |
注:
一度に複数のジョブに影響を与える可能性がある停止/一時停止/再開の操作を防ぐため、キーボード ショートカットはバックグラウンド ジョブには適用されません。
プロセスのキーボードショート カットを設定する場合には、いくつか注意すべき点があります。
- 3 つの修飾キー (Ctrl、Alt、Shift) と他のキーボードのボタンを使用できます。例: Ctrl + Alt + Shift + P、Ctrl + Alt + P、Shift + P などがあります。FN 修飾キーはサポートされていないので注意してください。
- 文字の組み合わせには、テンキーのボタンを含めることができます (例: Ctrl + Alt + テンキーの 3)。割り当てられたテンキーのボタンの代わりに、同じ数値を使用しても動作しませんので、ご注意ください。
- 同様に、文字の組み合わせに数値が含まれている場合、テンキーの同じ数値ボタンを使用しても動作しません。たとえば、Ctrl + Alt + 3 の代わりに、Ctrl + Alt + テンキーの 3 を使用することができません。
- ファンクション キー F1 から F11 は使用できます。F12 は、Windows のグローバルなキーボード ショートカットであるため、サポートされていません。
- 別のアプリケーションが既に使用しているグローバルなキーボード ショートカットは使用できません。
- サードパーティが実行中のアプリケーションが同じキーボード ショートカットを使用していても、それがグローバルでなければ、ロボットのキーボード ショートカットは考慮されます。
- グローバルなキーボード ショートカットは、仮想環境にインストールされた Robot によって登録されて使用されます。
- 同じキーボード ショートカットが[ブロック解除のオプション]、[ユーザー入力をブロック] アクティビティ、およびロボットにより使用されている場合には、1 回目にこのキーを押したときにはユーザー入力のブロックが解除され、2 回目に押したときにはプロセスが一時停止/再開、または停止されます。
- グローバルなキーボード ショートカットの割り当ては、プロセスを開始してから行わなければなりません。

[Orchestrator の設定] ウィンドウ
Field | Descriptions |
---|---|
Connection Type | The connection type to Orchestrator has two options: Service URL (for Interactive Sign In) or Machine Key |
Machine Name | The name of the machine on which the Robot is installed. It is automatically filled in. It needs to be between 1 and 15 characters. If the machine name is longer than 16 characters, then it appears truncated in the Orchestrator Settings window. For example, if your machine name is WORKSTATIONWIN7_01 it appears as WORKSTATIONWIN7 in the Orchestrator Settings window. The following characters are not supported:Backslash \ Slash mark / Colon : Asterisk * Question mark ? Quotation mark " Less than sign < Greater than sign > Vertical bar | Please note that full stop . is a supported character, but the Machine Name cannot start with it. Some computer names are reserved by default. You can find out more about NetBIOS computer names and limitations on this page. |
Service URL | The URL used to connect to your Orchestrator instance when Interactive Sign In is used. |
Orchestrator URL | The URL of your Orchestrator instance, such as https://platform.uipath.com/ . The URL is saved in a drop-down menu so that next time you connect to Orchestrator you only need to select the target URL. |
Machine Key | The Machine key copied from the Provision Robot window in Orchestrator. The key is saved. Next time you select the Orchestrator URL to connect to this field is automatically filled in with the corresponding key. |
Sign In | Initiates the authentication process when Interactive Sign In is used. |
Sign Out | Logs you out from Orchestrator and disconnects the Robot. |
Connect | Enables you to connect the Robot to Orchestrator. This button is not available if the Robot is already connected to Orchestrator or if all the required fields are not filled in properly. |
Disconnect | Enables you to disconnect the Robot from Orchestrator. This button is available only if the Robot is connected to Orchestrator. |
Robot Logging | The level at which the Robot should log information. The following levels are available: Verbose, Trace, Information, Warning, Error, Critical, and Off. |
Status | Informs you about the Robot's connection to Orchestrator. It can have the following values: Connected, licensed Connected, unlicensed Robot unavailable |
Close | Closes the Orchestrator Settings window. |

4 か月前に更新