Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to do batch input of users into UserAdmin on a periodic basis?

Former Member
0 Kudos

I found this post about importing users into the UME:

/message/3089131#3089131 [original link is broken]

The question I have is can this be done on a periodic basis? We are going to import users on a periodic basis from another system (not NetWeaver). Any ideas on how to automate?

1 REPLY 1

fredrik_borlie
Contributor
0 Kudos

If your users are coming from a LDAP directory I would recommend you to look at the LDAP synchronisation tools from SAP.

http://help.sap.com/saphelp_nw2004s/helpdata/en/42/dbb9263f382cede10000000a1553f7/frameset.htm

However. you can also look at the Legacy System Migration Workbench (transaction LSMW ) which guides you to record a script which then will be used as a batch input session running SU01 for you in batch mode.

Using SCAT is a misuse since SCAT is a testing tool.

Best regards

Fredrik