- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 01:25 AM - edited 07-03-2023 01:42 AM
I have to add a new group type 'ABC' in multiple existing groups whose name contains 'XYZ'. Also to avoid duplicates, exclude the group which already has group type 'ABC'.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 01:44 AM
Hi @Anusha chandra ,
Best approach would be to go via data source and transform maps, no code solution:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0819739
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 01:44 AM
Hi @Anusha chandra ,
Best approach would be to go via data source and transform maps, no code solution:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0819739
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 03:45 AM
Thank you for your response 🙂