Hello developers,
I am building an extreme app.
Now i have an issue i can't solve.
I want to show data from the hana db on my webbrowser within sapui5.
The XS runs fine and we have an connection. I can display data from the database in my webbrower using a procedure.
Here is a screenshot of my folder structure: http://puu.sh/5DXwp.png.
Now I want to do the same using sapui5 so I can use all the nice looking controls.
I already installed the sapui5: http://puu.sh/5DVrQ.png
Next we made a new "sapui5 application development - application Project".
I did al the steps from the opensap course "Introduction to Software Development on SAP HANA", only the diffrence is that I use my own hana environment.
If I navigate to the index.html file I get login screen and after sucsesfuly login:
No data received
Error code: ERR_EMPTY_RESPONSE
The index.html file: http://puu.sh/5DX2B.png
How can i troubleshoot this problem or how can I fix it? On this moment I just want a simpel sapui5 button on the screen.
If you need any additional information, I will gladly provide you with it.
Thanks in advance.