cancel
Showing results for 
Search instead for 
Did you mean: 

Odata Service on HANA Cloud

ranjit_rao
Participant
0 Kudos

I have a SAPUI5 Mobile app which uses ODATA service. The backend is SAP system. Now is it possible to take my app to the HANA cloud?

If yes then how. Please help.

My requirement is to access this app through mobile.

Accepted Solutions (1)

Accepted Solutions (1)

ranjit_rao
Participant
0 Kudos

Answers (1)

Answers (1)

Vlado
Advisor
Advisor
0 Kudos

Sure, have a look at SAP HANA Cloud Platform documentation and/or this end-to-end tutorial: (the others in are also worth checking).

ranjit_rao
Participant
0 Kudos

Thanks for the response.

But I am pretty new to SAPUI5.

Considering this, I wanted to have a much more simpler steps.

Because I am a starter, I have started SAPUI5 for mobile with simpler apps which had fewer controls and then pushed them to SAP HANA Cloud to find amazing results.

Now I have started to work with Odata Model using the following Odata service:

https://companylistdemo.hana.ondemand.com/refapp-companylist-web/companylist.svc/

I am bind the data from this service to table. It worked fine when tested locally from my Eclipse. But when I  do the same from my SAP HANA Account after pushing it to the SAP HANA Cloud Platform, I get a the Table with "NO DATA". I have attached a screen shot.

Please help.