| Author |
sending xml file works but converting to SOAP message
|
Adrian Burlington
Ranch Hand
Joined: Jun 16, 2009
Posts: 75
|
|
Hi guys,
When I send the following xml file (input) I manage to get a reply from the web-service. The input file looks like this:
I'm trying to 'convert' this input file to a SOAP message; so I did this:
When running this, I get the reply: soap:SenderUnable to handle request without a valid action parameter. Please supply a valid soap action.
Any idea what am I doing wrong? why the input file will works fine but the SOAP will give this reply? :-(
Thanks!
|
 |
 |
|
|
subject: sending xml file works but converting to SOAP message
|
|
|