Anyone know what the table is or how to find all policy actions??

Wendy Peterson
Giga Guru

We have a value on change requests that is hidden. I wanted to know if there is a easy way to identify all the values on that table without going into each UI Policy to see what actions are below it? TIA

1 ACCEPTED SOLUTION

jimnicholson
Giga Guru

Hi Wendy,



I believe the table you need is sys_ui_policy_action   (sys_ui_policy_action.list in navigator)



Something like one of these would return all UI Policy Actions on the change_request table.



{your instance}/nav_to.do?uri=/sys_ui_policy_action_list.do%3Fsysparm_query%3Dui_policy.table%253Dchange_request%26sysparm_first_row%3D1%26sysparm_view%3D



or


{your instance}/nav_to.do?uri=/sys_ui_policy_action_list.do%3Fsysparm_first_row%3D1%26sysparm_query%3Dtable%253Dchange_request%26sysparm_view%3D


View solution in original post

16 REPLIES 16

Rajesh Mushke
Mega Sage
Mega Sage

Hey Peterson,



Search with condition...




Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke

What table would that be? I can't find one with all UI Policy Actions like you can do it for CAtalog Requests


sys_ui_policy_action. Type sys_ui_policy_action.list in navigator


It's not a variable it's a Policy on the Change Request Table.