cancel
Showing results for 
Search instead for 
Did you mean: 

S/4 Hana Cloud - Custom RAP Application deployment issue

diego_valentino
Explorer
0 Kudos
2,082

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

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

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

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

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!!

Accepted Solutions (1)

Accepted Solutions (1)

AndreaBasaloBalado
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Diego,

The tutorial you are following is referring to Key user extensibility and how to create a custom UI based on a custom business object service.

From Create a SAP Fiori App and Deploy it to SAP S/4HANA Cloud: "Create a SAP Fiori app for a custom business object in SAP S/4HANA Cloud, deploy it to SAP S/4HANA Cloud and integrate it into the SAP Fiori Launchpad of SAP S/4HANA Cloud."

Custom Catalog Extensions are part of the apps for Key user extensibility.

In Developer extensibility, the process to create a custom UI and deploy it to S/4HANA Cloud is described here:

You can also check tutorial Create a SAP Fiori App and Deploy it to SAP S/4HANA Cloud, ABAP Environment

For an overview on UI Development at S/4HANA Cloud, please check 3327446 - UI Development in SAP Business Application Studio - S/4HANA Cloud

Regards,

Andrea

DiegoValdivia
Active Participant
0 Kudos

Thanks for your reply, Andrea.

Following link did the trick for me. Thanks for sharing it!

Develop an SAP Fiori Application UI and Deploy it to SAP S/4HANA Cloud Using SAP Business Applicatio...

Regards.

Former Member
0 Kudos
@DiegoValdivia can you please tell me what exactly you changed from the url which helped you to see the app. I am facing the same issue
DiegoValdivia
Active Participant
0 Kudos

Hi @Former Member

You must not use app "Custom Catalog Extensions" to add your app to a catalog. Instead, you need to follow step 2. Creating and Publishing Your Identity and Access Management (IAM) App in the following link: Develop an SAP Fiori Application UI  The purpose of such steps is to add your app to a catalog, but using Eclipse.

Regards.

SaiBhargav396
Explorer
0 Kudos
Hi SAP Experts! I am facing the similar issue, Kindly Help me to achieve. Please find the details in below link. https://community.sap.com/t5/enterprise-resource-planning-q-a/custom-rap-application-deployment-to-s... Thanks in advance.

Answers (0)