how to export groups along with roles and group members
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2015 02:49 PM
I am trying to export groups along with Roles and Group members to import into another instance but it doesnt import Roles and Group members.
Any suggestions ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2015 02:58 PM
Hi Eashwar,
sys_user_grmember is the table you have to export.
Please let me know if you have any questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2015 03:09 PM
Thank you Pradeep.
if i understand correct.
i need to export and import below tables to have Groups and its corresponding roles and group members
1. Users - sys_user
2. Roles - sys_user_role
3. sys_user_grmember
4. sys_user_group

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2015 03:13 PM
Correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2015 03:24 PM
Thanks for confirmation Pradeep. Just to add, we need to export and import "sys_group_has_role"