Transferring groups from one instance to other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2016 11:29 PM
Hi All,
I created new update set and created a group. But when i go to the update set, group is not showing in the update log to commit. Can anyone please help me about transferring groups from one instance to other instance?
Regards,
NagaDinesh.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2016 03:37 AM
Hi Naga,
We have to do this by migrating xml file of that group...
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.
********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect
Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2016 03:39 AM
Hi Dinesh,
Groups, Users cannot be moved using update sets. update captures information only for customization's made on the form.
To move all groups from one instance to another, go to sys_user_group.list table and click on header and export as xml.
Now navigate to another instance and go to sys_user_group.list and import the XML.
Now you should be able to see the new group.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2016 03:42 AM
Hi Naga,
Step 1 for exporting xml file:--
Step 2 for migrating in another instance:--
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.
********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect
Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2016 03:45 AM