Quantcast
Channel: SCN : Discussion List - SAP HANA Cloud Platform Developer Center
Viewing all articles
Browse latest Browse all 3131

UI5 application invoking multiple odata services

$
0
0

Hi all,

I am developing two applications on the cloud: a java application and a native HANA application.

Both expose odata services for different reasons, and a UI5 application has to consume both services.

I am afraid of authentication issues since Cloud applications do not propagate the authenticated Principal to each other.

 

I could deploy the UI5 application into the XSEngine, but that would prevent access to the Java-based Odata service.

On the other hand, I could deploy the UI5 app into the Java .war, but that would prevent access to the XSEngine Odata service.

 

Can anyone assist on how to do this?

Thanks, regards

Vincenzo


Viewing all articles
Browse latest Browse all 3131

Trending Articles