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

RE: Web Services question



SoapUI shows a blank SOAPAction, try specifying that as below:

rc=http_url_post('http://i.i1.com:10040/web/services+
     /CNA_SFDMAXService/CNA_SFDMAX'
                        : %addr(SOAP:*data)
                        : %len(SOAP)
                        : soapfile
                        : HTTP_TIMEOUT
                        : HTTP_USERAGENT
                        : 'text/xml'
     :'');

I am used to specifying one but I guess it depends on the server you are accessing.  Since SoapUI doesn't specify one and it works then try this.  If that doesn't work someone else will have to chime in.

Scott Mildenberger


-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Donnie Barrow
Sent: Wednesday, April 22, 2015 2:09 PM
To: HTTPAPI and FTPAPI Projects
Subject: Re: Web Services question

ive attached part 2. 

      From: Scott Mildenberger <SMildenberger@xxxxxxxxxxxxxxxxxx>
 To: HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx> 
 Sent: Wednesday, April 22, 2015 3:54 PM
 Subject: RE: Web Services question
   
It doesn't like the SOAPAction which is part of the request and not part of the XML.

What does SoapUI have for the SOAPAction?  You can find it in the Raw tab of your request or in the HTTP log.  Then what does your procedure call look like?

Scott




-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Donnie Barrow
Sent: Wednesday, April 22, 2015 1:42 PM
To: HTTPAPI and FTPAPI Projects
Subject: Re: Web Services question

I have attached a log that shows there are no difference with SOAPUI and what I am sending and recorded in the HTTP debug The soapui works fine



-----------------------------------------------------------------------
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
-----------------------------------------------------------------------