- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:01 AM
Hi folks,
Recently have been working on a module for Cloud Cost Management and have come across a scenario which is proving me that either I dont know Servicenow now, or we are heading to a wrong direction.
There is a UI Action on the workspace called ""Apply policies" and for the life of me, I cannot find the code behind this UI Action. I cant find the button on the legacy UI action nor any of the UX screen. Any idea where I can find the code behind this UI Action?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 08:01 AM
@prashantdharne Did you check declarative actions? If this is not a UI Action then it must be a declarative action, for more details please check https://www.servicenow.com/community/next-experience-articles/introduction-to-declarative-actions/ta....
Hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 08:01 AM
@prashantdharne Did you check declarative actions? If this is not a UI Action then it must be a declarative action, for more details please check https://www.servicenow.com/community/next-experience-articles/introduction-to-declarative-actions/ta....
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 10:15 PM
Thanks a lot Sandeep!! I was losing my mind on this. I forgot to check List Actions. Thanks a lot!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 10:54 PM
Glad to know it helped 🙂