on 2022 Dec 31 1:03 AM
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!!
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your reply, Andrea.
Following link did the trick for me. Thanks for sharing it!
Regards.
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.
User | Count |
---|---|
102 | |
11 | |
10 | |
9 | |
6 | |
6 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.