2

Is there available an URL to a WSDL document which describes the icCube XMLA services? How to access them and how to use its methods?

Thanks in advance!

1 Answers1

1

I'd go for an existing XMLA library instead of a low level one. For example Olap4J in Java or ADOMD.NET in .NET.

In case you really want to go the hard way, you can use this wdsl done some years ago.

ic3
  • 7,917
  • 14
  • 67
  • 115