XML for Analysis: Difference between revisions

Content deleted Content added
Line 28:
Below is an example of XMLA Execute request with MDX query in command.
 
<source lang="xml">
<pre>
<soap:Envelope>
<soap:Body>
Line 46:
</soap:Body>
</soap:Envelope>
</presource>
 
==Session management==