I am kind of new to SAP HANA. I am using the free trial version of HANA and I want to try the xmla services. I have found this tutorial:
SAP HANA Developer Guide for SAP HANA Studio - SAP Library
And I have used this tutorial to make it externally available. How to consume a HANA XS service on the HANA Trial landscape
But it won't work. It did not give any good result using different clients, one of them being Microsoft Excel as mentioned in the tutorial. After that I started diving in to manual soap requests. I have tried a couple of discover requests but so far only the DISCOVER_DATASOURCES seems to be working. Others seem to lack privileges or not being available at all.
Is it possible at all to get xmla working on the trial version? If yes how can this be achieved?