cancel
Showing results for 
Search instead for 
Did you mean: 

UME API when ABAP is a data source

Former Member
0 Kudos
81

Hello,

I am trying to use UME API in Java...

My question is :

If my Portal is pointing to ABAP as datasource...

Then these java UME APIs will fetch me results from which UME database ?

Either it will be ABAP data source OR will it be J2EE engine data source ?

Please suggest me keeping below 2 scenarios in view:

1. If I access that application from Portal.

2. if I access that application without portal as a standalone application.

Accepted Solutions (0)

Answers (1)

Answers (1)

SandipAgarwalla
Active Contributor
0 Kudos

Saurabh

UME api gives you a DB agnostic way to get User data..

Then these java UME APIs will fetch me results from which UME database ?

if your UME is poting to ABAP store, api will get you the data from this ABAP store

Either it will be ABAP data source OR will it be J2EE engine data source ?

ABAP datasource...