<div dir="ltr">Is there anything else in the server logs? </div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 20, 2016 at 1:08 AM, Luca Morandini <span dir="ltr">&lt;<a href="mailto:luca.morandini1@gmail.com" target="_blank">luca.morandini1@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br>
<br>
I have installed Mondrian on an Ubuntu VM, and JPivot works fine with both<br>
FoodMart and a cube I set up myself.<br>
<br>
However, when I try XML/A with a DISCOVER_DATASOURCES, Mondrian refuses to play<br>
ball, uttering: &quot;Invalid XML/A message: Body has 0 Discover Requests and 0 Execute<br>
Requests&#39;<br>
<br>
The requests is:<br>
curl -XPOST &quot;<a href="http://vh-1-apiserver:8080/mondrian/xmla.jsp" rel="noreferrer" target="_blank">http://vh-1-apiserver:8080/<wbr>mondrian/xmla.jsp</a>&quot; --header<br>
&quot;Content-Type:text/xml&quot; --data @./post.xml<br>
<br>
While the payload (post.xml) is:<br>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>
     &lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/" rel="noreferrer" target="_blank">http://<wbr>schemas.xmlsoap.org/soap/<wbr>envelope/</a>&quot;<br>
SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/" rel="noreferrer" target="_blank">http:/<wbr>/schemas.xmlsoap.org/soap/<wbr>encoding/</a>&quot;&gt;<br>
      &lt;SOAP-ENV:Body&gt;<br>
       &lt;Discover xmlns=&quot;urn:schemas-microsoft-<wbr>com:xml-analysis&quot;<br>
SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/" rel="noreferrer" target="_blank">http:/<wbr>/schemas.xmlsoap.org/soap/<wbr>encoding/</a>&quot;&gt;<br>
        &lt;RequestType&gt;DISCOVER_<wbr>DATASOURCES&lt;/RequestType&gt;<br>
        &lt;Restrictions&gt;<br>
        &lt;/Restrictions&gt;<br>
          &lt;RestrictionList&gt;<br>
          &lt;/RestrictionList&gt;<br>
        &lt;Properties&gt;<br>
         &lt;PropertyList&gt;<br>
          &lt;Format&gt;Tabular&lt;/Format&gt;<br>
         &lt;/PropertyList&gt;<br>
        &lt;/Properties&gt;<br>
       &lt;/Discover&gt;<br>
      &lt;/SOAP-ENV:Body&gt;<br>
     &lt;/SOAP-ENV:Envelope&gt;<br>
<br>
Can someone shed some light on this?<br>
<br>
Luca Morandini<br>
Data Architect - AURIN project<br>
Melbourne eResearch Group<br>
Department of Computing and Information Systems<br>
University of Melbourne<br>
Tel. <a href="tel:%2B61%2003%20903%2058%20380" value="+61390358380">+61 03 903 58 380</a><br>
Skype: lmorandini<br>
LinkedIn: <a href="https://www.linkedin.com/in/lmorandini" rel="noreferrer" target="_blank">https://www.linkedin.com/in/<wbr>lmorandini</a><br>
______________________________<wbr>_________________<br>
Mondrian mailing list<br>
<a href="mailto:Mondrian@pentaho.org">Mondrian@pentaho.org</a><br>
<a href="http://lists.pentaho.org/mailman/listinfo/mondrian" rel="noreferrer" target="_blank">http://lists.pentaho.org/<wbr>mailman/listinfo/mondrian</a><br>
</blockquote></div><br></div>