Agent
You can edit the configuration settings related to Agent.
To modify the Agent settings:
1. Login to Admin Module > Control Tower.
2. Click the (Runtime Configuration) icon. The Runtime Configuration page appears, go to Agent tab.
3. Click the to expand the required section. The associated Key and Value fields are displayed. The table below lists the Key description for each settings.
4. Click the edit icon of the Key whose value you want to modify.
Key | Description |
Agent Settings | |
LockScreenIntimateMessage | Enables you to specify if the message has to be shown on the Lock Screen when RobotAgent is running in production mode. For example, Machine is in production mode. Locking the user out. |
ForceShutdown |
Enables you to specify whether or not you want the robot to shutdown forcefully before process execution is completed.
|
ForceShutdownInterval | Enables you to specify the time after which robot is shutdown forcefully. For example, 40000. |
DefaultRobotInstallationPath | Enables you to specify the path for Robot installation. Robots will be installed inside this folder in their own subfolder. For example, .//Robots. |
CommMode | Enables you to specify the Agent and Robot communication mode. For example, WebSocket. |
Auth Settings | |
CustomAuthentication |
Allows you enable or disable the Custom authentication. Possible values are:
|
CredentialManager | Enables you to specify the configuration for the custom credential manager. For example, Utilities.RoboCredManager.dll,RoboCredManager. |
EncryptionDllName | Enables you to specify the custom encryption Dll name. For example, encrypt.dll. |
Migration Setting | |
oldRobotAgentExeName | Enables you to specify the name of Robot Agent EXE which needs to be upgraded. For example, RobotAgent.exe. |
5. Make the necessary changes and click Save to save the changes.