Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting "OSB Service Callout action received SOAP Fault response" on trying to invoke a service usin

rohit janaAug 23 2013 — edited Feb 26 2020

I'm trying to invoke a search service using service callout . However on trying to test it , I'm getting this response

<con:fault  xmlns:con="http://www.bea.com/wli/sb/context">

<con:errorCode>BEA-382500</con:errorCode>

<con:reason>

OSB Service Callout action received SOAP Fault response

</con:reason>

<con:details>

<con1:ReceivedFaultDetail  xmlns:con1="http://www.bea.com/wli/sb/stages/transform/config">

<con1:faultcode  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">soapenv:Client</con1:faultcode>

<con1:faultstring>Cannot find dispatch method for {}</con1:faultstring>

<con1:http-response-code>500</con1:http-response-code>

</con1:ReceivedFaultDetail>

Please help in resolving this error.

Thanks,

Rohit

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2013
Added on Aug 23 2013
1 comment
1,596 views