cancel
Showing results for 
Search instead for 
Did you mean: 

In SAPUI5 calling external API trough internet explorer browser response is empty .

Former Member
0 Kudos
292

SAPUI5 calling external API trough internet explorer browser response is empty . But in chrome and edge browser proper response data we getting.

Hers the sudeo code:-

var oModel = new sap.ui.model.json.JSONModel();

sap.viz.api.env.Format.numericFormatter(complianceChartFormatter); oModel.loadData(url, oParameters, true, "GET", true, "true", header); oModel.setDefaultBindingMode("OneWay");

View Entire Topic
Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Srinivasulu,

Did you check SAPUI5 browser compatibility already? If so, you should open an incident at SAP support system for further investigation as this might be a bug in the SAPUI5 libraries that needs to be corrected for IE only.

Regards,
Ivan