cancel
Showing results for 
Search instead for 
Did you mean: 

Automation of user and job creation

Radek2
Discoverer
0 Kudos

Hello,

Does exist a SAP tool or Program to automate the creation of user or job, the data will be taken from an excel file.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

In addition to Ravi, there is also another approach to Create Mass Users in MDM repository directly through Database.

Using this approach, you can create huge number of users, use excel sheet and concatenate the entries in one column and then paste it in a notepad. Please refer below document for more details:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0224edf-bf37-2c10-228f-c16415815...

Regards,

Mandeep Saini

Former Member
0 Kudos

Please have a look at ABAP API "MDM ABAP API How To Guide Part 4 - User Management". The code is given for creating users and roles.

You can extend that code to take input from excel.

BR,

Alok Sharma

Former Member
0 Kudos

Hi

Please refer to following gudies for creating mass Users and roles in SAP MDM.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0daad81-6a4b-2c10-9cb8-9586b0ebf...

thanks

Ravi

former_member208981
Contributor
0 Kudos

Hi,

Do you mean.. you want to import an Excel file in to MDM and everytime there is an import, the workflow should be triggered?

If this is the requirement, it is possible.

If not, please provide more details on what you are looking for.

Thanks,

Priti