PL/SQL (MOSC)

MOSC Banner

not able to get response from deployed package

edited Sep 19, 2013 5:09AM in PL/SQL (MOSC) 2 commentsAnswered

HI all,

 

I had created a plsql package and uploaded it to integrated SOA gateway. I generated WSDL and deployed the service. But when i am testing the service by calling it using soap ui , the response  coming back is empty as given below.

 


<soapenv:Envelope         xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header/>
<soapenv:Body/>
</soapenv:Envelope>

 


Now i tried calling the procedure in the package from another block and found that the data is coming properly there.

But when I searched in SOA monitor and found that the status of the request received is "success" and the response is empty.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center