cancel
Showing results for 
Search instead for 
Did you mean: 

User Administration

Former Member
0 Kudos

How can we assign a group to 2000+ users in a single time in User Administration ?

Regards,

Devesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Devesh,

I think you are trying to assign groups to user in portal. If it is integrated with LDAP or you are assigning to groups to users which are availalbe in UME, you can write webdynpro java program by using UME API's

for sample see following links :

https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action&pageid=16442x

or search SDN with User Management API's keyword,

Regards,

Jigar Oza

Former Member
0 Kudos

HI,

Use below syntax for upload group of user's in portal.

[group]

gid=*********

user=0001;0002

Regards,

Kalyan

Answers (1)

Answers (1)

Former Member
0 Kudos

yes , it is possible , if u can take the help of technical abap guys. ask them to write a baPI and with that u can send data at a time to UME all 2000 or more users at a time

sample u can check below blog

i hope this will solve ur problem.

Edited by: satish kumar on Aug 13, 2010 11:05 AM

Former Member
0 Kudos

Hi,

what kind of UME you are using? An ABAP stack, the Portal UME or an LDAP system?

Kind regards,

Timo