I am trying to pass some XML to a webservice and keep getting the
following message:



<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Client</faultcode>
      <faultstring>Unable to handle request without a valid action
parameter. Please supply a valid soap action.</faultstring>
      <detail />
    </soap:Fault>
  </soap:Body>
</soap:Envelope>



How do I set a soap action?



I am using the XMLHTTPRequest class to send an XML document to the
webservice.



Any clues?



Cheers





Mike Savage
Sense Enterprise Solutions Ltd







[Non-text portions of this message have been removed]





SPONSORED LINKS
Computer part Programming languages Microsoft axapta
Support exchange


YAHOO! GROUPS LINKS




Reply via email to