Add memeber/users in child group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2023 04:43 AM
Hi Experts,
Requirement-
1) If member/user add/remov from parent group then same member/user should get add/remove from child group.
Note: each parent group has only one child group and it should work only from parent->child not child ->parent, so just one way sync.
How can I achieved this requirement?
Many thanks in advance,
NS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2023 05:26 AM - edited 11-18-2023 05:28 AM
Hi @NS16,
This below article helps you in sync the parent and child group members. https://www.servicenow.com/community/developer-forum/how-to-sync-parent-group-members-to-child-group...
If my responce helps you in anyway, please mark it as helpful @NS16.
Thanks and Regards,
S. Lakshmikanth Gupta.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 02:24 PM
Thanks, @SLK Gupta
I am using code mentioned in the link but deletion/remove user from child group is not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2023 05:29 AM
Hi @NS16
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 02:24 PM
Thanks, @Dr Atul G- LNG
I am using code mentioned in the link but deletion/remove user from child group is not working.