on 2024 Sep 22 4:36 PM
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:
Then we use the "generate ABAP repository objects" to generate fiori screen for our custom table:
All of this is fine and we get this nice looking screen:
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:
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"
Then we filled in the Data Source, and the service generated in ADT was found with no issues.
Then we applied these configurations:
But then when trying to deploy the application, it fails!
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:
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
Request clarification before answering.
your package should be z*, the abap repository object name should be z****
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
58 | |
8 | |
8 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.