Configure Important actions on a Workspace

Mahir1
Tera Contributor

Hi All,

 

I have a requirement to add a new important action as seen in the screen shot provided. Any ideas on how configure this? I have tried everything in the UI builder and no luck.

 

important actions.png

 

 

 

1 ACCEPTED SOLUTION

I was checking in Asset Workspace in PDI. In UIB, i observed two data brokers that are responsible for bringing the important actions.

1- Get Important Actions For Dashboard

2- Refresh Important Actions

go to sys_ux_data_broker_transform table and check for these two scripts.

DSam1_0-1700154032750.png

Check this screenshot I have taken from UIB. important actions are being set in the repeater compoennt.

It should guide you to add other actions.

 

Note : Please check this table too. sn_itam_recomm_setup.

 

Please mark my answer helpful if it helps.

View solution in original post

4 REPLIES 4

Dibyaratnam
Tera Sage

Can you mention which workspace this configuration is on? Looks like EVAM templates are configured for the actions.

This is on the Hardware asset workspace, and I had no luck in finding the important actions in EVAM templayes.

I was checking in Asset Workspace in PDI. In UIB, i observed two data brokers that are responsible for bringing the important actions.

1- Get Important Actions For Dashboard

2- Refresh Important Actions

go to sys_ux_data_broker_transform table and check for these two scripts.

DSam1_0-1700154032750.png

Check this screenshot I have taken from UIB. important actions are being set in the repeater compoennt.

It should guide you to add other actions.

 

Note : Please check this table too. sn_itam_recomm_setup.

 

Please mark my answer helpful if it helps.

Thank you! This brought me closer to a solution the only thing is it will not be an easy set up since I have to script everything in.