- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 09:22 PM
Hi Team,
I have to create a widget on CMDB workspace with Multisource CMDB query report showing "Today's" IRE result along with CI attribute value on CMDB and value from source.
Kindly assist me!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 10:07 PM
Hi @Priyanka1997 ,
Unfortunately, the Workspace is built on a completely different technology and thus you cannot add AgularJS-based widgets.
Instead you have to build Next Experience components. See Custom Component Builder for a starting point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 10:07 PM
Hi @Priyanka1997 ,
Unfortunately, the Workspace is built on a completely different technology and thus you cannot add AgularJS-based widgets.
Instead you have to build Next Experience components. See Custom Component Builder for a starting point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 10:35 PM
Hi @Priyanka1997 ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 12:08 AM
Hi @Community Alums ,
I have followed below steps to activate MultiSource CMDB.
Enable Multisource CMDB
- Activate the ITOM Discovery License (com.snc.itom.discovery.license) plugin.
Add the Multisource CMDB system property glide.identification_engine.multisource_enabled and set it to true.
Now I want to use CMDB Workspace to show IRE CI attribute value on CMDB along with data from source for that field using MultiSource CMDB Query.
Please help me with the steps to achieve above requirement.