[Mondrian] XML/A DISCOVER_DATASOURCES returning "Body has 0 Discover Requests and 0 Execute Requests"

Luca Morandini luca.morandini1 at gmail.com
Mon Aug 22 20:45:53 EDT 2016


On 22/08/16 23:43, Luc Boudreau wrote:
> Is there anything else in the server logs?

I think I've found the issue: the xmla JSP page does not like the SOAP envelope, 
since the body below works. (Oddly, the response includes the SOAP envelop.)

<?xml version="1.0" encoding="UTF-8"?>
       <Discover xmlns="urn:schemas-microsoft-com:xml-analysis" 
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
        <RequestType>DISCOVER_DATASOURCES</RequestType>
        <Restrictions>
        </Restrictions>
          <RestrictionList>
          </RestrictionList>
        <Properties>
         <PropertyList>
          <Format>Tabular</Format>
         </PropertyList>
        </Properties>
       </Discover>

Cheers,

Luca Morandini
Data Architect - AURIN project
Melbourne eResearch Group
Department of Computing and Information Systems
University of Melbourne
Tel. +61 03 903 58 380
Skype: lmorandini
LinkedIn: https://www.linkedin.com/in/lmorandini


More information about the Mondrian mailing list