Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

5 REPLIES 5

Gagandeep3
Tera Contributor

In the following table: sn_itam_recomm_setup, create an Important Actions Setup. Keep it similar to other OOB Important Actions Setups. In the Query result script- write your own query. 

The headings and working can be set in Card metadata script section.