Hi,
I have a multitenant SPS9 system with HANA Studio 2.0.
If I right click on an XSJS file, select Run As XS Service. it tries to open it in a browser with the hostname of the physical server, not the hostname of my tenant. If I change the URL in the browser, I can continue my work.
I have the same behavior for all objects, e.g. right clicking on xssqlcc files.
What is giving me more headache is debugging. I am creating a debug config and it tells me that the connection failed and it gives me a HTTP request failed. The error mentions the host name of my physical HANA system (colored with red).
Is there maybe a config in the Studio to make it use the tenant host name? Or what am I doing wrong?
I have
xsengine.ini debugger enabled = true
xsengine.ini httpserver developer_mode = true
sap.hana.xs.debugger::Debugger role
Thanks,
Tamas