1.how to add a 100 users at a time to group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2016 12:26 AM
how to add 100 users at a time to group? its possible?How?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2016 01:34 AM
First save user details in CSV or xls format file only...Give the Column name as Group and User.
Then Goto Load data.Choose option of create a new table and create a temp table..Then Load file and click on sumbit.
Click on "create Transform Map" .Then choose target table as sys_user_grmember table and click on automap matching fields.
After that click on tranform ...
Let me know if you face any other issue.
You can check transform history in Transform History of transform is complete.
Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.
Thanks,
Deepa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2022 09:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2016 02:48 AM
Hi Sai,
Alternative way is....
Go to the table(in list view) where you want to add records. Rt-click on any of the fields and select "import" as shown below.
Then click "insert" and attach your excel file(in xls or csv) as shown below and select preview imported data.
The uploaded data will be displayed and if it is as you expected then click 'complete report" else click "back".
Navigate to your table and check for updates.
Note: Field names in excel should match with the table.
Thanks & Regards,
Santhosh.
Pls Hit/like based on the impact.