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

Hi All,

Have developed a custom app in the SAP WebIDE and trying to test it.but while doing this am getting the following Error

"

{

  "requestUri": "/destinations/"client"/sap/opu/odata/sap/zser_prdo_master_detail_srv/$metadata",

  "statusCode": 404,

  "statusText": "Not Found",

  "headers": [],

  "body": "<html><head><title>Error report</title></head><body><h1>HTTP Status 404 - Not Found</h1></body></html>"

}"

Please help me in resolving this error.

Thanks,

Pulla.

0 Likes
View Entire Topic
arthursilva
Active Participant
0 Likes

Did you really imported the OData service zser_prdo_master_detail_srv into the project? Is the service available?

Former Member
0 Likes

Yes,Have imported it and can also see the live data in the "Data Connection" tab.