cancel
Showing results for 
Search instead for 
Did you mean: 

SRM 7.0: Massive creation of Portal Users

Former Member
0 Kudos

Hello everybody,

I need to create 2000 users in the portal and if I have to do it manually, it's will be the hell...

So I would like to know:

How massively create Portal User?

I have already created specific rules and I need they are automatically assigned to the new users.

There is a method with Excel file importation?

Could you help me, please?

Thank you very much

François-Xavier

Accepted Solutions (0)

Answers (2)

Answers (2)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Which data source are you using for UME ? If the data source is ABAP system, you can create users in SRM side.

Do you use LDAP or something?

Regards,

Masa

former_member183819
Active Contributor
0 Kudos

Hi

you can prepare a csv file and keep the records in the file and upload via USERS_GEN TCODE

mail to my business id for some sample files.

-


T0001;TAMmil;5xxxx;dummyatSER.COM;IN;SAP_EC_BBP_EMPLOYEE

T0002;KANDAn;5xxx;dummyatUSER.COM;IN;SAP_EC_BBP_EMPLOYEE

-


Copy the aove text into excel file and save as .csv file (comma livited) and open the file as notepad.

you need to do following changes depends on your org structure.

5XXXXXX- your org num -where do you want to upload.

in- your country

BR

MUTHU