- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 02:22 AM
I have two instances and I'm struggling to migrate "Roles of existing Group" that another instance created xml to the other.
If someone knows, please let me know.
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 02:25 AM
Hi,
If you have same group sys_id and Roles sys_id, then you can migrate Export it from Group Roles [sys_group_has_role] table and import it in another instance.
If not have sys_id, then update it manually.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 02:33 AM
I didn't export Group Role (Sys_group_has_role) table.
I'll try it.Thanks!