cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori and external Databases

Former Member
0 Kudos

Can SAP Fiori and/or SAPUI5 access data from non-SAP databases (e.g. MS SQL for non-SAP usage )? If it is the case, how this could be achieve? With NW Gateway or not?

Thanks!

Tags edited by: Michael Appleby

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yes you can develop that using various methods, both by modifying the Fiori code or building new SAPUI5 apps.  In the end you are dealing with javascript, html, css and you are not limited technically (not sure about any legal or license restrictions) to an SAP backend.  One typical scenario might be to store images, documents etc. outside your SAP system.  In the end you are dealing with an html5 framework that is very flexible. 

Answers (2)

Answers (2)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Daniel,

This can help you to understand about OData.

Let's Talk OData, Shall We? And keep it simple please! by Shabarish Vijayakumar.


Regards,

Masa

SAP Rapid Innovation Group - RIG

Former Member
0 Kudos

Hi Daniel,

Yes, you can very much develop UI5 Apps which connects non SAP backend, in this scenario you want to go with oData service you can use SMP 3.0 instead of Netweaver Gateway.

Regards,

Srinivas Divakarla