How to Create a Widget on CMDB Workspace

Priyanka1997
Tera Contributor

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!

1 ACCEPTED SOLUTION

Community Alums
Not applicable

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.

View solution in original post

3 REPLIES 3

Community Alums
Not applicable

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.

Community Alums
Not applicable

Hi @Priyanka1997 ,

 

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.