cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Deploying a Fiori App that consumes an S/4HANA Cloud API into SAP S/4HANA Cloud launchpad

S0023961092
Discoverer
2,237

Hello,

I have a requirement as follows :

- Create a Fiori App that consumes the Business Partners (A2X) API. https://api.sap.com/api/API_BUSINESS_PARTNER/overview

- Deploy that App into the SAP S/4HANA Cloud Launchpad.

For the consumption, I used a destination generated by a BTP service instance for SAP S/4HANA Cloud extensibility. And the app consumes the API successfully (locally).

For the deployment. I used this destination annd this deploy configuration.

After executing "npm run deploy" on the terminal. I get the following errors

N.B: When I create an app that does not consume any API. the deployment is successful.

My question is : Is there a way that enables me to deploy this app into the SAP S/4HANA Cloud fiori launchpad ?

If not, Is there a way that i can meet my requirement ?

Best,

Thank you

View Entire Topic
hasanciftci
Explorer
0 Kudos

Were you be able to find a solution for that? I have the same requirement. I need to develop an SAPUI5 app which consumes a standard S/4HANA Public Cloud API and deployed into S/4HANA Public Cloud Launchpad.