XMLAnalysisError.88BA0807 revisted
From: PeteSweden (peterfrandberg_at_spray.se)
Date: 10/06/04
- Previous message: news.carnet.hr: "Re: XMLA java client"
- Next in thread: Akshai Mirchandani [MS]: "Re: XMLAnalysisError.88BA0807 revisted"
- Reply: Akshai Mirchandani [MS]: "Re: XMLAnalysisError.88BA0807 revisted"
- Messages sorted by: [ date ] [ thread ]
Date: 6 Oct 2004 07:11:06 -0700
I know this subject has been up for discussion before.
In my application I set the SOAPAction header like this. It should be
ok.
requestSoapMsg.getMimeHeaders().addHeader("SOAPAction","\"urn:schemas-microsoft-com:xml-analysis:Discover\"");
However, I still get the following error message:
</soapenv:Envelope><?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault xmlns:XA="urn:schemas-microsoft-com:xml-analysis">
<faultcode>XA:XMLAnalysisError.88BA0807</faultcode>
<faultstring>The Web service does not support the 'Discover'
method with the URI 'urn:schemas-microsoft-com:xml-analysis'
and SOAPAction header '""'.</faultstring>
<faultactor>urn:schemas-microsoft-com:xml-analysis</faultactor>
<detail>
<Error ErrorCode="2293893127" Description="The Web service does not
support the 'Discover' method with the URI
'urn:schemas-microsoft-com:xml-analysis' and SOAPAction
header '""'."
Source="urn:schemas-microsoft-com:xml-analysis"/></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
It says that 'SOAPAction header '""''. Anybody got
any ideas?
- Previous message: news.carnet.hr: "Re: XMLA java client"
- Next in thread: Akshai Mirchandani [MS]: "Re: XMLAnalysisError.88BA0807 revisted"
- Reply: Akshai Mirchandani [MS]: "Re: XMLAnalysisError.88BA0807 revisted"
- Messages sorted by: [ date ] [ thread ]