I'm new to the HANA environment. I'm trying to run "Hello world application", however every time I make changes it returns
404 - Not found
We could not find the resource you're trying to access. It might be misspelled or currently unavailable.`
Note: I'm running it locally, I have not deployed it on the cloud yet.
SAP XS Engine is running
This is IDE I'm using and XSJS Application.
my .xsapp:
I tried changing user privileges. In addition I also changed xsaccess couple of times to check CORS, networks, cache, etc.