We have requirement, add location and environment information of server in UIM which will reflect in inventory.
Release: DX UIM 23.4
Component: Robot
Use user tags in the inventory.
You can use the usertags in the inventory:
can add these in the controller GUI,
For multiple products you can craete a super package:
- just get controller and drag and drop to the archive
- name it something annd configuration only
- then Edit the robot.cfx
- and put only:
<controller> overwrite
os_user1 = dev
os_user2 = ist
</controller>
Ref KB for creating super package:
https://knowledge.broadcom.com/external/article/231305/creare-a-simple-dx-uim-superpackage.html
from DB these user tags are stored in CM_NIMBUS_ROBOT table.