How to find all ServiceNow components / objects which is using a specific hard-coded value?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2016 05:53 AM
Hi All,
I am relatively new in the ServiceNow coding area and need urgent assistance / guidance. My organization has been using ServiceNow Eureka for many years and from time to time people touched and created scripts, UI Actions, reports etc. with hardcoded user group names instead of System ID. We would now want to clean up all these hard coded user group names but finding it really difficult to list out all the components / objects which has reference to a particular string. Please advise what would be the most efficient way to handle this.
Regards,
Dipanjan Ghanti

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2016 06:01 AM
mark.stanger has a nice utility to do that: Find all System References to a Specific Record - ServiceNow Guru