Home » SQL & PL/SQL » SQL & PL/SQL » Passing XMLTYPE parameter to a Web service (Oracle 10.1.0.4)
Passing XMLTYPE parameter to a Web service [message #419239] Thu, 20 August 2009 11:38 Go to next message
cagture
Messages: 4
Registered: July 2005
Junior Member
Hi Gurus,
I have a .Net W.S., taking 2 params, one is string, the other is XML. When I want to call this .Net ws inside the pl/sql, passing XMLType parameter is a nighmare now for me. I am using classic demo_soap package, and always having "ORA-29266: end-of-body reached" error.

CAN ANYONE HELP ME?
Re: Passing XMLTYPE parameter to a Web service [message #419240 is a reply to message #419239] Thu, 20 August 2009 11:43 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
29266, 00000, "end-of-body reached"
// *Cause:  The end of the HTTP response body was reached.
// *Action: If the end of the HTTP response is reached prematurely, check if
//          the HTTP response terminates prematurely.  Otherwise, end the
//          HTTP response.


You need to help us by following the Posting Guidelines as stated below.
http://www.orafaq.com/forum/t/88153/0/
Go to the URL above click the link "Posting Guidelines"
Go to the section labeled "Practice" & do as directed.
Previous Topic: SQL Query (merged)
Next Topic: DBMS_UTILITY.FORMAT_ERROR_BACKTRACE returned value
Goto Forum:
  


Current Time: Sat Feb 15 12:07:01 CST 2025