cancel
Showing results for 
Search instead for 
Did you mean: 

Import of user in UME

david_fryda2
Participant
0 Kudos

Hi everyone,

In the portal we have a role named "User Administration" which has "Import".

This "Import" enables upload of user files for example.

Is there a way to upload a user file to the UME by coding ?

Thanks.

NB : to be more precise, I need to add certificates(X509) to that user.

Regards.

Edited by: David Fryda on Mar 15, 2010 10:42 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

MichaelShea
Product and Topic Expert
Product and Topic Expert
0 Kudos

Import the certificate as a custom attribute. See http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/a96f43db653206e10000000a42189c/frameset.htm|

There it states, "<namespace>:<name>=<text_value>.

By default the value is interpreted as a text value. If you want to use a binary value, you must use the base64 encoded value with the prefix ."

-Michael

Edited by: Michael Shea on Mar 23, 2010 8:36 AM

Edited by: Michael Shea on Mar 23, 2010 8:36 AM

p330068
Active Contributor
0 Kudos

Hi David,

Please prerequisite for [Importing User Management Data |http://help.sap.com/saphelp_nwce711/helpdata/en/48/a8a834da282883e10000000a42189c/frameset.htm]

Hope it helps,

Regards

Arun

Former Member
0 Kudos

Hi David,

Pl refer the below links for refrence to import the users in UME through WD.

[http://chplanet.ca/documents/SAP/WebDynpro%20Java%20UME%20to%20LDAP%20Migration.pdf]

[https://cw.sdn.sap.com/cw/docs/DOC-35845]

[http://searchsap.techtarget.com/searchSAP/downloads/SAPPRESS.pdf]

the following link will help you to reach a guy whole has already done this type of development.for refrence go through his profile

[http://ca.linkedin.com/pub/huaishu-li/5/84a/755]

Thanks,

Regards,

Anupama