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

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



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