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

SV: SetError() #13 - An Exception was thrown into the server



Yes, nice to have the wsdl file.

SoapUI says that you need a <soapenv:Header/> 
and a <soapenv:Body> (<soapenv:Body> ... your stuff ... </soapenv:Body>).

I don't see this in your debug file. 

Regards,
Kaj


-----Oprindelig meddelelse-----
Fra: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] På vegne af Max Buda
Sendt: 27. januar 2015 16:50
Til: HTTPAPI and FTPAPI Projects
Emne: Re: SetError() #13 - An Exception was thrown into the server

Sorry, I forgot to include the wsdl.
See the attachment.



Max Buda
DSC Logistics
1750 S. Wolf Road
Des Plaines, IL  60018
Phone: (847) 635-4498

On Tue, Jan 27, 2015 at 9:32 AM, Charles Wilt <charles.wilt@xxxxxxxxx>
wrote:

>    The error message: "Parameters xmldata, $filestream and $filedata are
>    all missing. One of these must not be null."
>    Leads me to conclude you are not access the service correctly.
>    Did you get any documentation or a WSDL that describes how to use the
>    service?
>    If it's a SOAP webservice, you should have gotten a WSDL.
>    If it's not a SOAP webservice, then treating it like one isn't going to
>    work.
>    Judging from the error message, I suspect that the service is expecting
>    multi-part form data...
>    In which case, you're going to need the http_mfd_encoder_xxx()
>    procedures.
>    Charles
>
>    On Tue, Jan 27, 2015 at 10:01 AM, Max Buda
>    <[1]max.buda@xxxxxxxxxxxxxxxxx> wrote:
>
>      Â  Â We have been struggling with an error, returned as a result of
>      our
>      Â  Â request
>      Â  Â to a web service.ÃÂ  The company who developed the web service
>      has not
>      Â  Â been able to pinpoint the problem and I couldn't find anything
>      in the
>      Â  Â archive.
>      Â  Â So, I'm hoping you can help.
>      Â  Â The error is:
>      Â  Â SetError() #13: HTTP/1.1 500 [ISS.0088.9112] An Exception was
>      thrown in
>      Â  Â the server:[ISS.0086.909
>      Â  Â HTTP/1.1 500 [ISS.0088.9112] An Exception was thrown in the
>      Â  Â server:[ISS.0086.9091]
>      Â  Â Parameters xmldata, $filestream and $filedata are all
>      missing.ÃÂ  One of
>      Â  Â these must not be null.
>      Â  Â For the purpose of testing I am using http_url_post, but
>      ultimately we
>      Â  Â plan to use http_url_post_xml.
>      Â  Â Here are the related lines of code:
>      Â  Â http_debug(*On: @wDebugFil) ;Ã
>      Â  Â @wRetCode = http_url_post(@wURL
>      Â  Â : %Addr(@wPostDta) ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ
>      ÃÂ  Ã Ã
>      Â  Â : %Len(@wPostDta) ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ
>      ÃÂ  ÃÂ  Ã
>      Â  Â : '/QOPENSYS/Max/Project140099/httpResp.xml'Ã
>      Â  Â : Http_Timeout
>      Â  Â : Http_UserAgent ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ
>      ÃÂ  ÃÂ  Ã Ã
>      Â  Â : 'text/xml' ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ
>      ÃÂ  ÃÂ  ÃÂ  Ã Ã
>      Â  Â : @wSoapAction) ; ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ  ÃÂ
>      ÃÂ  ÃÂ  Ã
>      Â  Â I am attaching the debug document.
>      Â  Â Any help you can provide is greatly appreciated.
>      Â  Â Max Buda
>      --------------------------------------------------------------------
>      ---
>      This is the FTPAPI mailing list.  To unsubscribe, please go to:
>      [2]http://www.scottklement.com/mailman/listinfo/ftpapi
>      --------------------------------------------------------------------
>      ---
>
> References
>
>    1. mailto:max.buda@xxxxxxxxxxxxxxxxx
>    2. 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
> ----------------------------------------------------------------------
> -
>
>

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com ______________________________________________________________________

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------