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.