Move users from Group A to Group B using background script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 10:24 AM - edited 01-11-2024 12:15 PM
I have 100 users who need to be moved to Group A from Group B. They also need to be removed from Group A using a background script.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 11:00 AM
I did see that script and did not work for me. I am deleting any role. Just want to move 125 out of 700 users from Group A to Group B.
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 10:59 AM
Hi @nebiata ,
- Open sys_user_grmember table
- Bring all 125 records by applying the filter .
- Right click on any of the column from the table
- Select Data Management u will see 2 options Delete data & update data
- Select update data with preview.
- It will open up one window with ur filter applied.
- Under values add group is group b save the record don't press update, save it & press execute now from related link.
- All 125 records will be updated to Group B
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 11:11 AM
Closer and closer 🙂 However, I don't see "group" unde
r field and value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 11:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 11:17 AM