Hello together,
is it possible to request a Java REST Service from a SAPUI5 App?
So a simple Java NEO Application is running on SCP with SAML2 authentication. From a SAPUI5 App in WebIDE, I want to do a simple REST call on this Java Service.
OData Requests to an on premise system over the cloud connector are possible, but how to handle communication between SAPUI5 App and SCP Java NEO Application?