Display the data on Portal from CMDB_CI table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2023 07:34 PM - edited ‎12-11-2023 01:40 AM
I am creating a custom widget on the portal and I want to display the 4 fields as columns: Name, Source, IP Address, and Environment. The corresponding background names for these fields are u_application_name, u_source, ip_address, and u_environment. I want to display the data from the 'cmdb_ci' table. The current script is not working, so please help me correct it or provide me with a solution. or any client script needed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2024 06:24 AM
Looks like you are referencing the cmdb_ci table. But if you want to pull data back from a specific CI class, you will need to use the table for that class. For example, u_cmdb_ci_laptops.