Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Group updation sync among Servicenow instances

RFJ1
Tera Contributor

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

5 REPLIES 5

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?