For the HANA XS application not in the cloud, I was able to trigger https call from mobile devices for the XS javascript using the following format:
http://<host>:<port>/<package hierarchy>/<javascript file name>.xsjs using the user/password for the HANA system
What is the URL for the XS application deployed in the HANA cloud? I assume we will need to use the HANA cloud user/passowrd for the URL authentication.
Additionally, enforcing SSL requires access to XS admin web page, according to the HANA development document. How does that work for the HANA cloud?