cancel
Showing results for 
Search instead for 
Did you mean: 

UME Database API

Former Member
0 Kudos

Hello,

is there a Java API to access the UME where I can create, modify and lock users from my Rich Application Client?

The Application client has its own usermanager and I want to change its backend to the UME and therefore I need this API.

Best regards

Matthias Reizammer

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Matthias Reizammer,

there is a public Java API which can be used to access the user management of a NW AS Java system:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/library/javadocs/nw04s-sps7/sec...

Best regards,

Uwe Steigmann

Message was edited by:

Uwe Steigmann

Former Member
0 Kudos

Hello Uwe Steigmann,

thanks for your quick answer, but this link doesn't work because of permission problems, I think because of your Userid being part of the link.

Can you tell me where to find this document?

Best regards,

Matthias Reizammer

Former Member
0 Kudos

Hello Matthias Reizammer,

I posted a new link, which should be working: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/library/javadocs/nw04s-sps7/sec...

Best regards,

Uwe

Former Member
0 Kudos

Hello Uwe,

I am sorry but I get

"403

The requested operation is forbidden for this resource. You do not have the permissions required to access this resource."

as error Message. But as I can see, this is a document for NW04s, but I am using the Java EE 5 Edition of SAP NetWeaver? Will this work?

Best regards

Matthias Reizammer

Vlado
Advisor
Advisor
0 Kudos

Hi Matthias,

It's the same API in the Java EE 5 Edition. Hopefully, this link works for you:

https://help.sap.com/javadocs/NW04s/current/se/index.html

Best regards,

Vladimir

Former Member
0 Kudos

Hi Vladimir,

thank you very much, this link works for me.

Best regards Matthias

Answers (0)