[resolved] Getting "Could not send Message." response for hosted service in TESB"
Hi Team,
I hosted my webservice in TAlendESB when I test my service using SoapUI getting below response.
<soap:Envelope xmlns:soap=""> <soap:Body> <soap:Fault> <soap:Code> <soap:Value>soap:Receiver</soap:Value> </soap:Code> <soap:Reason> <soap:Text xml:lang="en">Could not send Message.</soap:Text> </soap:Reason> </soap:Fault> </soap:Body> </soap:Envelope> For more info please find below screenshot.