Hi Srikanth,
I just tested your html code and it generated a line as below.
You don't need SAPUI5 unless you plan to use the APIs/functions provided in SAPUI5.
Couple of things to check -
- Is XS engine running/accessible? - Goto http://hostname:port //usually port is 80XX where XX is your system number, if not accessible and you are using sap hana cloud on AWS please make sure that you allowed the port to be accessible from the AWS settings
- If XS engine is running/accessible, can you check if you have these two files in the root package containing your html file?
- .xsapp
- .xsaccess
If the above two do not resolve your issue, can you paste the url call you are making, as well as contents of your .xsaccess file, and .xsapp must be a blank file. Also please make sure that you have committed and activated the above 3 files (your index.html, .xsaccess and .xsapp)
Thanks,
Sharan