- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 11:00 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 09:02 AM - edited 11-16-2023 09:10 AM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 08:16 PM
Can you mention which workspace this configuration is on? Looks like EVAM templates are configured for the actions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 07:31 AM
This is on the Hardware asset workspace, and I had no luck in finding the important actions in EVAM templayes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 09:02 AM - edited 11-16-2023 09:10 AM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 10:31 AM
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.