cancel
Showing results for 
Search instead for 
Did you mean: 

Integration to a BTP destination in SAP Build Apps is not working

0 Kudos
231

I am trying to Integrate a SAP BTP Destination in SAP Build Apps.

All the destination configured in the BTP -Destinations is shown but when I try to use the destination for the API ( ODATA ) Integration, it gives 404 response.

I am trying to use the ES5 Product API and the link that I am using is 

"https://sapes5.sapdevcenter.com/sap/opu/odata/sap/SEPMRA_PROD_MAN/".

I have attached the error and BTP destination screenshot.

Thanks in advance !

Accepted Solutions (0)

Answers (2)

Answers (2)

Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Kudos

The settings for WebIDAUsage is making Build Apps think it is a catalog. Either remove that property or change to odata_gen.

Also, worth adding BuildApps.ApiType = odata.

Here's a post about the WebIDEUsage settings -- I learned something new 😸https://myui5.wordpress.com/sap-web-ide-part-2-connecting-to-remote-systems/

eshrinivasan
Developer Advocate
Developer Advocate
0 Kudos

Seems to be working fine to me. Getting 200 OK, screenshot attached.

0 Kudos

When I check the connection in BTP destination there is no issue.

The problem arises when I use this BTP destination for Integration in Build Apps. I have attached the screenshot of the same.