Machines ViewMACHINES VIEW provides view of the robot's distribution by machine on which they are hosted or deployed. If any machine is not running or not responding then, the machine details are highlighted in red, and the corresponding robots are not available in the Control Tower.
The Machine View panel as well as Machines View page displays two types of Robot agent: · Manually Configured Robot Agent : Robot Agent is the component that enables your machine to host multiple Robots. It also helps in the management of Robots such as to start a robot, to stop a robot and so on. § · Proctor Configured Robot Agent : Proctor is a automatic mode of running the Robot Agent in the Control Tower. It is recommended to use Proctor Configured Robot Agent for creating the robots. § For Proctor Configured Robot Agent , no user icon is displayed corresponding to the machine.
This panel also displays the following information for a machine:
Click MACHINES or number to view the Machine View page.
The Machine View is displayed.
This panel also displays the following information for a machine view:
Machine Specific Attribute
To enable the custom machine specific attribute: 1. Navigate to $\RPA\RPA-ControlTower\public\js\config.js. Set the Attribute1 value as 0 to enable the Update Machine Attribute in the Machine View.
Following are the required configuration details:
2. Then, navigate to $\RPA\RPA-ControlTower\config\attributes.yml. Set the Attribute1 value to true. Both can be either true or false at the same time.
3. Set the below flag to 0 to have a specific panel on the dashboard for this custom attribute. § Show_On_Dashboard flag is available at $\RPA\RPA-ControlTower\public\js\config.js 4. If the machine specific attribute is set to 0 then, it is mandatory to update its value (Update location) at the machine level. In case, the value is not updated, you can not create robots on that machine. · Possible values for the attribute are updated in the attributes.yml file. · The label for the attribute1 is updated from the resource bundle.
5. After performing these changes, save the configuration setting. Then, restart the components to reflect the changes on the Dashboard. |
On This Page Hide
Related Topics |