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.

UI Actions on Attesting each CI on CMDB workspace

Fromsee Genene
Tera Contributor

Hello guys, I was trying to get the UI Actions that appear on attesting task but did not get them from the UI Actions definition page, could you help me where can I get those "Attest, Reject, Exclude, and .." UI Actions?Screenshot (292).jpg

6 REPLIES 6

Hey! You can navigate to Action assignments table to navigate these buttons. (table name sys_declarative_action_assignment) You can create new UFX actions here as well! 

Mark this answer if it helps! Good luck! 

 

Lazy_Ninja
Tera Contributor

@pbhatia,

Try searching for 'Related list actions' under Declarative actions module.

Here is the link : https://yourinstance_name.service-now.com/sys_declarative_action_assignment_list.do?sysparm_query=la...

 

Hope this helps. Thanks!