[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: why a:ActionNotSupported ???



SOAPAction is tenth parameter on http_url_post_xml. For example:

rc = http_url_post_xml(                                            
           'http://www.webservicex.net/CurrencyConvertor.asmx'     
                  : %addr(SOAP) + 2                                
                  : %len(SOAP)                                     
                  : *NULL                                          
                  : %paddr(Incoming)                               
                  : %addr(rate)                                    
                  : HTTP_TIMEOUT                                   
                  : HTTP_USERAGENT                                 
                  : 'text/xml'                                     
                  : 'http://www.webserviceX.NET/ConversionRate');  

> -----Original Message-----
> From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-
> bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Scott Klement
> Sent: Tuesday, August 31, 2010 4:02 PM
> To: HTTPAPI and FTPAPI Projects
> Subject: Re: why a:ActionNotSupported ???
> 
> Hello,
> 
> It appears that you aren't specifying the SoapAction that the web
> service requires.  Please look at the WSDL or other documentation for
> the web service to find out what the SoapAction is supposed to be.
> 
> 
> On 8/31/2010 12:56 PM, D.Feltrin@xxxxxxxxxx wrote:
> > Can anyone help me?
> > why a:ActionNotSupported ???
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------