I created an oData service within Hana Studio.
I'd like to access it from a sapui5 application, but I don't even know what the url is supposed to be so I can't test it.
Does anyone know how to build this url? I know you need hostname and port number, but what about everything else?
My package name is:
global-system.schema.XS_V1
Thanks