cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Business Application Studio Deployment Request failed with status code 404

yoppie_aries
Participant
0 Likes
4,288

Hi SAP Fellowship,


I got this error when i try to deploy my custom sapui5 app using SAP Business Application Studio to s/4 on premise.

info builder:custom deploy-to-abap Starting Deployment.
ERR! builder:custom deploy-to-abap Deployment Failed.
ERR! builder:custom deploy-to-abap Request failed with status code 404

Also the wizard can not access odata services list when I choose the system

Cloud connector and destination is working and I can see the odata services are listed from the service center :

I am not sure what cause this, because my custom sapui5 application can do operations GET/POST/UPDATE/DELETE successfully using on premise odata service.


Could you guys help me?

Accepted Solutions (1)

Accepted Solutions (1)

yoppie_aries
Participant
0 Likes

Hi All,


So the answer for this issue is configuration at SAP BTP Destination.

Previously I add almost all WebIDEUsage, but after changing these parameters It run smoothly.

Answers (2)

Answers (2)

sushant_priyadarshi
Product and Topic Expert
Product and Topic Expert
0 Likes

HI yoppie.ariesthio

We would need to look into your issue in details.

Would you mind creating an incident with in component "CA-UX-IDE" and provide the results of Environment Check?

https://help.sap.com/docs/SAP_FIORI_tools/17d50220bcd848aa854c9c182d65b699/75390cf5d81e43aea5db231ef...

Regards,

Sushant

jlong
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

There are a couple of issues here;

1. Retrieving a list of services, please refer to this Guided Answers link

2. Deploying to ABAP backend, please refer to this Guided Answers link

John

yoppie_aries
Participant
0 Likes

Hi @John Long

I already did activated that SICF service. I run curl S4DEV.dest/sap/opu/odata/UI5/ABAP_REPOSITORY_SRV/?$format=xml and it gave me below return.

What am I missing?