I created a HANA MDC database. I also created a "system" in eclipse, and was able to create an odata service: https://beneficiaryp1942121719trial.hanatrial.ondemand.com/beneficiary_xs/designationODataService.xsodata/DESIGNATION
(my database gets shut down every 24 hours because this is a trial so you may not see it working)
I would now like to consume the odata in an HTML5 application. I created a QuickStartApplication. If I right-click on the application folder and choose "new=>OData service, I get the following screen
You can see that I have to choose a "system" but there are no options here. Is the "system" the same as what I created in eclipse? If so, why isn't it exposed here?
Thanks,
Moses