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.

how to move groups between instances

snowenthuziast
Kilo Contributor

Hi All

I need to move multiple groups and its details from dev to test instance. The sys id of every individual group in both these instances should be the same.

Would appreciate any suggestion....

Thanks in advance

1 ACCEPTED SOLUTION
6 REPLIES 6

Deepak Kumar5
Kilo Sage

If the groups are less then you can directly export --xml and then on target instance import xml


MR_MKarjuna
Giga Guru

Source instance: Filter the groups you want to move on from the group list and Export to XML.



Target instance: Go to the groups list, right click on header and Import XML.



Thanks and Regards,


Arjun.