Skip to Content
1
Dec 31, 2022 at 01:03 AM

S/4 Hana Cloud - Custom RAP Application deployment issue

402 Views Last edit Mar 02, 2023 at 09:51 AM 3 rev

Hi everyone,

Today I followed all the tutorials in the following link in order to deploy a RAP App from SAP BTP to S4Hana Cloud (Development Tenant):

https://developers.sap.com/group.abap-custom-ui-s4hana-cloud.html

Everything went fluently when creating the connection, when creating the App in BAS, but when I tried to deploy the app using command:

npm run deploy


The console log shows "deployment successful". It also shows the app URL

image.png

The problem is that, when I execute app "Custom Catalog Extensions" in S/4 Hana Cloud, my app is not shown

image.png

Just as additional information, after a few minutes, Eclipse showed a message about Gateway error "SAPUI5 ABAP Repository with name ZUSER03 does not exist"

image.png

Something "weird" I noticed, is that the BSP app is correctly listed in my package

image.png

Based on this. Does anyone know what could be the reason about why my custom app is not shown in app "Custom Catalog Extensions" . Is there any way to troubleshoot it?

Thanks!!

Attachments

image.png (79.8 kB)
image.png (49.3 kB)
image.png (137.0 kB)
image.png (9.5 kB)