The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to automatically propagate group member changes to lower instances

sath
Tera Expert

Hi,

 

We have a catalog item where users can submit a request to add/remove members from a group. The requirement is to automate the process and do this simultaneously on the lower instances when the request is submitted on production instance.

I have made the process automatic using flow designer. But how do we propagate those changes to lower instances from production?

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @sath 

There’s no direct way to do this unless you establish an integration between Production and lower instances to fetch the updates — and even then, it’s not recommended to do this frequently. The alternative is to handle it manually through import/export.

*************************************************************************************************************
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]

****************************************************************************************************************

Hi @Dr Atul G- LNG , We get group change requests frequently and it might not be feasible to do those manually on lower instances everyday. How do we establish the integration between production and lower instances for this requirement? Wondering if there will be implications if we do the integration. Thank you.

Hi @sath 

The integration should be relatively easy, as both instances are based on ServiceNow. You could either set up a direct integration or explore using IntegrationHub or IDR

Instance Data Replication 

depending on your use case.

 

https://www.servicenow.com/docs/bundle/zurich-servicenow-platform/page/administer/instance-data-repl...

*************************************************************************************************************
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]

****************************************************************************************************************