How to integrate UIM Data Services with the UIM BI (Dashboard Designer)?
Download the packages uimdataservices-23.4.5.1 and ump_dashboard-23.4.5.1 from the following url:
DX UIM Business Intelligence (Early Access)
Import them into the DX UIM Server package local archive (on the Primary Hub)
Deploy the uimdataservices and ump_dashboard packages onto a robot where wasp is installed using the Admin Console (AC) or the Infrastructure Manager (IM).
Note: You can install UIM Data Services and ump_dashboard packages on any Admin Console, Operator Console, or UIM robot with wasp installed.
Add UIM Data Services as a Data Source
Follow these steps:
Access UIM BI (previously Dashboard Designer)
Navigate to Data Sources
Open Dashboards, Dashboard Designer and Select New.
Select Data Sources
Select Action menu
Select Show advanced data sources
Select ODATA Click + to create a new Connection
Create UIM Data Connection, and provide a Name for your new connection
Enter the correct OData URL for your uimdataservices instance
You can click the information icon next to the URL field for guidance on the correct format. The URL typically follows the pattern:
http://<target_machine_IP_or_hostname>:<port>/uimdataservices/v1
DX Unified Infrastructure Management - Cumulative Updates & Patches
DX UIM 23.4 CU6 Release
This release introduces OData-based APIs for querying inventory, groups, alarms, and metrics, compatible with JRE 21.
These APIs provide RESTful endpoints for reporting via the OData Protocol, enabling data retrieval for alarms, inventory, and Quality of Service (QoS).
Like UIMAPI, they support both Basic Authentication and JWT Token-based authentication.
Access to these APIs is controlled by a new ACL permission called "OData Services."