I would like to register group users in bulk using an import set.

Community Alums
Not applicable

I would like to register group users in bulk using an import set.
After registration, I would like to be able to see the group to which the user belongs in the related list on the detail screen of the user record, and the users belonging to the group in the related list on the detail screen of the group record.
How can I do this?

 

 

P.S..
I know the basic function and use of the import set.
I would like to batch group registration as well when importing users, but the problem is that when I add a group column to the sys_user table and set the coalesce to True, it is not reflected in the group member table.

1 ACCEPTED SOLUTION

suvro
Mega Sage
Mega Sage

You can go through the below video for bulk upload. use table sys_user_grmember

https://www.youtube.com/watch?v=9v6LQy1Mff4

 

Other related lists are there out of the box you need not to worry

View solution in original post

1 REPLY 1

suvro
Mega Sage
Mega Sage

You can go through the below video for bulk upload. use table sys_user_grmember

https://www.youtube.com/watch?v=9v6LQy1Mff4

 

Other related lists are there out of the box you need not to worry