Skip to Content
0
Jun 15, 2017 at 10:34 PM

404 Error while accessing HANA Odata

1618 Views

I am creating an Odata Service using SAP HANA Studio and running into 404 - Not Found. I checked and XSEngine is running, I validated that by just using hostname, port and instance. I tried both HTTPS and HTTP and getting message that XSEngine is running, but when I am trying to call my test odata service I am getting 404 - Not Found message.

https://hostname:43<Instance>/odatatest/premise.xsodata.

One point to note system I am working on is a multitenant DB.

Please let me know if you have any suggestions for troubleshooting.