cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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?

0 Likes
View Entire Topic
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?