RE: SOAPAction in http header

Jonathan,
SOAP submission is slated for XForms 1.1: See
http://www.w3.org/TR/2004/WD-xforms11-20041115/#SOAP
You might find some processors implementing the feature experimentally
in advance, so checking with your vendor might help.
Alternatively, if you can re-deploy your .NET Web Service with HTTP
support, which is describable in WSDL.
Paul Prescod has a page on this topic at
http://www.prescod.net/rest/wsdlhttp.html
 
Leigh.

  _____  

From: www-forms-request@w3.org [mailto:www-forms-request@w3.org] On
Behalf Of Jonathan Curtis
Sent: Wednesday, April 27, 2005 9:22 AM
To: www-forms@w3.org
Subject: SOAPAction in http header



I'm trying to access a .net web-service with an XForm. The service
requires the use of SOAPAction: "" parameter in the http header. I have
tried (and failed) to get this to be output from an XForm with both
formsplayer 1.3 and novell. This is the submission I'm using:

<xf:submission id="submit1" ref="/" method="post"
action="http://localhost/XFormValidator/Service1.asmx"
mediatype="text/xml" omit-xml-declaration="no" replace="instance"
instance="results"/>

But this gives an internal server error, because the SOAPAction: ""
parameter is missing. 

How do you get control of the http header? Does anyone know of any
examples of using post method to consume a .net web service with an
XForm?

Cheers, 

Jon 


This e-mail is private and confidential and is protected by copyright.
It may also be privileged or otherwise protected by other legal rules.
Access by or disclosure to anyone other than the intended recipient for
any reason other than the business purpose for which the message is
intended, is unauthorised. If you receive it in error, notify us, delete
it and do not make use of or copy it.

Internet communications are not secure and therefore the Sesame Group
companies (Sesame Group Limited, Sesame Limited, Sesame Services
Limited, Assureweb Limited and Sesame General Insurance Services
Limited) do not accept legal responsibility for the contents of this
message. Any views or opinions presented are solely those of the author
and do not necessarily represent those of Sesame Group companies unless
otherwise specifically stated.

Received on Wednesday, 27 April 2005 17:00:24 UTC