Quantcast
Channel: SCN: Message List - SAP Business ByDesign
Viewing all articles
Browse latest Browse all 5008

SAPUI5 consuming ByD data

$
0
0

Dear experts,

 

I have an issue regarding the ability to consume data from a ByDesign system using a SAPUI5 (and thus Javascript) application.

Javascript has restrictions (CORS) which makes it unable for an application to connect to a remote system without explicit permission of that system.

 

What I want to do, is build a SAPUI5 application, which consumes ByDesign data, using the standard ByDesign Webservice APIs.

Web Service APIs in SAP Business ByDesign 1505 - May 2015

 

These services are available for consuming, and I am perfectly able to retrieve data from them using SOAPUI, so all authorization things are correct.

Though when I try to reach the webservices using SAPUI5, I run into CORS issues, which prevents me from loading the data.

 

What is the recommended approach to make this work?

I am not looking for a "work arround", but for a standard sollution for these problems.

 

I hope someone can help me out, and/or can tell me weither this is possible or not.

 

 

Thanks in advance,

Caspár


Viewing all articles
Browse latest Browse all 5008

Trending Articles