Hello,
I did followed the guidance under the link below to create a native hana hello world.
SAP HANA Web Workbench - Hello World!
https://hcp.sap.com/developers/TutorialCatalog/nat200_1_native_hana_hello_world_with_web_ide.html
But still got the follow error.
404 - Not found
We could not find the resource you're trying to access.It might be misspelled or currently unavailable.
I am sure that .xsaccess and .xsapp are there.
.xsaccess
{
"exposed" : true,
"default_file": "helloworld.xsjs"
}
.xsapp
{}
Best regards,
Ning