cancel
Showing results for 
Search instead for 
Did you mean: 

UME calls in standalone java application

Former Member
0 Kudos

Hi All,

I am new to the SAP World.

My task involves the user managemnet in SAP EP /Netweaver portal.

I guess there are UME API's provided for the same.

I wanted to know if we can call the UME API's form standalaone java application.

Can anybody please provide me with a example.

Best REgards

Manoj

Accepted Solutions (0)

Answers (1)

Answers (1)

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Manoj,

Yes, you are able to call UME, but this has to be done in the SAP Java Application Server itself (i.e. servlet).

UME API,s

https://media.sdn.sap.com/javadocs/NW04/SPS15/um/index.html

SAP NetWeaver Security Tutorial Series: Using Roles and Permissions in Applications

https://www.sdn.sap.com/irj/sdn/developerareas/security?rid=/webcontent/uuid/adcfa85d-0501-0010-a398... [original link is broken]

Regards, Suresh KB