cancel
Showing results for 
Search instead for 
Did you mean: 

How to consume SAP Cloud SDK via Fiori

vitoria-alecrim
Explorer
0 Kudos

We are going to build an extension in SCP and the approach I am willing to stick with is:

1. the back-end system is S/4Hana Public cloud

2. use SAP Cloud SDK (for whitelisted API and custom business object)

3. use Cloud application programming model (APM) with SDK to implement the business logic required

4.Fiori app as UI

I´ve been through some tutorials, and I´ve learned that step 1,2 and 3 are possible. WHat I am stranglying to find out and , possibly some helpful tutorials, is how do I call the ODataservice (srv module) in Fiori.

may I know if it´s possible? If so, is there any tutorials giving any hint?

BR,

Pietro Henrique

Accepted Solutions (1)

Accepted Solutions (1)

mariusobert
Developer Advocate
Developer Advocate

Great to head that you want to use CAP and SAPUI5/Fiori Elements.

Here's a tutorial that will show you how to add a UI module to a CAP application in the Web IDE (2nd tutorial from the group).

Alternatively, if you prefer to develop on your local machine, you can have a look at this exercise here.

Both examples add a simple Fiori Element UI to the application but this could be substituted with a "common" UI5 web app as well.

vitoria-alecrim
Explorer

Hi Marius,

First of all, I do appreciate your quick answer. It´s was kind 🙂

I am going through the tutorial, and I am not done yet, but I am quite confident that´s what I need.

Again many thanks for the help.

BR,

Pietro

Answers (0)