Need help in doing end to end analysis for the renaming of Groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 10:10 AM
Hi All,
We got a requirement for renaming the groups(sys_user_group) and I would like to do the impact analysis before updating any group name.
I am not sure which all places I should look for impact analysis of this update, Any pointers here will be much appreciated.
Note: This may help a lot of people in future to do the impact analysis and zero defect delivery. Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 10:40 AM
Hi @SanjivMeher
Thanks for your response, but when we look for the workflow/flow designer, is there any way I can run a scan on the scripting in workflow/flow designer?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 11:48 AM
It would be very difficult, since you can't use like a global search to search by name when you have 100s of groups to rename. I would refrain from changing the name if it is too many to be honest. If it is just 4-5, i don't mind. Because I know, these are related to these particular modules and I only search these names in code. You can utilize the embedded code search functionality in snutils to do that. I dont know, if it reaches flow designer or workflow.
https://www.linkedin.com/pulse/10-overlooked-features-sn-utils-servicenow-arnoud-kooi/
Please mark this response as correct or helpful if it assisted you with your question.