cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying a fiori application from BAS for SAP S/4 HANA Cloud Public system, fails

sdig89
Participant
0 Kudos
452

Hello Experts, 

We are working on an implementation of a brand new S/4 HANA Cloud Public Edition for our customer and we are facing some issues when deploying a Fiori application from Business Application Studio (accessible from BTP)

First we created a simple custom table in ADT:

sdig89_0-1727017952446.png

Then we use the "generate ABAP repository objects" to generate fiori screen for our custom table:

sdig89_1-1727017989788.png

All of this is fine and we get this nice looking screen: 

sdig89_2-1727018055858.png

Then we wanted to make sure that this new fiori application has its own fiori tile and that by typing its name or some key words in the "search bar" we would be able to achieve that, something like this: 

sdig89_4-1727018161707.png

Tried to check some tutorials and it looks like this one is the good one to follow.

Thus, we connected to Business Application Studio in BTP and starter by creating a new project from Template, then we have chosen "SAP Fiori Generator"

then we have chosen "List Report Page"

sdig89_1-1726936982841.png

Then we filled in the Data Source, and the service generated in ADT was found with no issues.

sdig89_0-1726936976841.png

Then we applied these configurations: 

sdig89_5-1727018218274.png

sdig89_6-1727018268572.png

But then when trying to deploy the application, it fails!

sdig89_7-1727018342535.png

The full error message is the following one: 

info abap-deploy-task YY1_APPRVDET Creating archive with UI5 build result.
info abap-deploy-task YY1_APPRVDET Archive created.
info abap-deploy-task YY1_APPRVDET Starting to deploy.
info abap-deploy-task YY1_APPRVDET YY1_APPRVDET found on target system: false
error abap-deploy-task YY1_APPRVDET Request failed with status code 400
error abap-deploy-task YY1_APPRVDET SAPUI5 application YY1_APPRVDET was not uploaded or registered successfully
error abap-deploy-task YY1_APPRVDET SAPUI5 application YY1_APPRVDET was not uploaded or registered successfully

(the list of errors is shared in 2 captures attached to this ticket)

On the other hand when trying to preview the application from BAS, it works perfectly: 

sdig89_8-1727018505695.png

 

sdig89_9-1727018537466.png

Does anyone knows how to fix this please?

I have read on internet that this might need to activate "/sap/opu/odata/UI5/ABAP_REPOSITORY_SRV" but in cloud public, we have no possibility to do so.

Thank you everyone

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

your package should be z*, the abap repository object name should be z****