Group updation sync among Servicenow instances
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 03:16 AM - edited 11-17-2023 03:17 AM
Hi,
I am trying to sync group updates across all our instances (DEV and QA) Can anyone suggest me ideas on how I should go about?
The Requirement is, whatever update is made to a group in DEV (Group, Group Members and Group Roles) should fly to QA and update the same updates in QA. Any member who is removed from a group means a record is deleted in the Grp Member table, how can we update that across instances on demand. Any idea on how I should go about?
Thanks in advance!
RFJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2023 10:40 AM
Hi Atul and Sandeep,
I dont have Remote Process Sync as option. Also, how can I find out which fields in a record has been updated using server script?