ロボットを設定する
You can configure the robot settings for an account as part of configuring the account in Orchestrator.
アカウントが既に設定されている場合は、以下のように、いつでもそれらの設定を編集できます。
- [テナント] > [アクセス権を管理] > [ロールを割り当て] に移動します。
- ロボットに対応するアカウントで、行の右側にある をクリックして [編集] を選択します。
アカウントがこのページに表示されない場合は、以下の手順に従って Orchestrator でアカウントを設定します (ロボットの設定も含む)。 - 上部の [ロボットの設定] の手順をクリックします。
- ロボットの設定を必要に応じて変更します。

- [更新] をクリックすると、変更が保存されます。
ロボットが Orchestrator に接続するとき、または Orchestrator からジョブが開始されるときには、ロボットの設定または UiPath Assistant での設定のいずれも、ここで選択した設定によって上書きされます。
これらの設定は、ロボットやフォルダーの種類にかかわらず同じです。
ロボットの設定
ログの設定
Field | Description |
---|---|
Logging Level | The level at which the robot should log information. The following options are available: Verbose Trace Information - this is the default value. Warning Error Critical Off - use the robot settings from either robot configuration or UiPath Assistant. |
Allow Development Logging | Enables you to choose whether or not you want to receive execution or debugging logs sent from Studio during development processes. By default, this is set to Yes . |
Login To Console | Enables the Robot to connect to the console session of the machine where it is installed. Additionally, it indicates if you can connect multiple Robots to Orchestrator using multiple users (High-Density Robots) or not. By default, this is set to Yes . To enable High-Density Robots, set the value to No .If set to No , the Unattended Robot creates an RDP session when executing a process. |
解像度の設定
ロボットの解像度を変更する場合は、RDP セッションを使用し、[コンソールへログイン] を [いいえ] に設定することをお勧めします。
解像度の設定の変更を有効化するには、新しいセッションを作成しなければならず、ログオフしてからログインし直す必要があります。
Field | Description |
---|---|
Resolution Width | The machine's display resolution width. This option is set to 0 by default, which means that it automatically retrieves and uses the detected resolution width. You can use a custom value, as long as it is supported by the user's workstation. |
Resolution Height | The machine's display resolution height. This option is set to 0 by default, which means that it automatically retrieves and uses the detected resolution height. You can use a custom value, as long as it is supported by the user's workstation. |
Resolution Depth | The machine's display resolution depth. This option is set to 0 by default, which means that it automatically retrieves and uses the detected resolution depth. You can use a custom value, as long as it is supported by the user's workstation.For Windows 10, always set this value to 32 . |
その他の設定
Field | Description |
---|---|
Font Smoothing | Enhances text recognition. If is set to True, the Font Smoothing* option over RDP connections is turned on. This means that the target machine has ClearType turned on. By default, this is set to No . |
Auto Download Processes | If enabled, available processes are automatically downloaded when the Robot agent starts. By default, this is set to No . |
1 年前に更新