Skip to Content
1
Nov 01, 2022 at 10:42 AM

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

459 Views Last edit Nov 01, 2022 at 10:47 AM 2 rev

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.

image.png

image.png

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

image.png

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

Attachments

image.png (95.6 kB)
image.png (53.9 kB)
image.png (107.7 kB)