cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 App with odata

Former Member
0 Kudos

Hello,

I am creating a basic SAPUI5 application to implement CRUD Operations on a Custom Table in ECC. When calling the odata service in Eclipse->Controller it says 'Problem accessing /sap/opu/odata/sap/<Service_Name> Reason : Not found.

Please help

Any help would be highly appreciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

karthikarjun
Active Contributor
0 Kudos

Hi Rohit,

Go to SICF----> UI5_UI5 branch----> check your service name. If exist activate that service and try to run it on test service mode.

Active Services in SICF - Developing, Configuring, and Adapting Applications - SAP Library

Thanks,

Karthik A

kedarT
Active Contributor
0 Kudos

Hi Rohit,

Did you deploy your application on the Gateway system?

Are you trying to test your application from Eclipse or from gateway system?