Skip to Content
0
Apr 22, 2014 at 06:16 AM

SOAP Response

35 Views


Dear All,

I have developed a proxy to soap synchronous scenario. While sending data from proxy, I am getting the following response

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- XML Validation Outbound Channel Response

-->

<SAP:Manifest wsu:Id="wsuid-manifest-5CABE13F5C59AB7FE10000000A1551F7" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" />

Both the abap (sxi_monitor) and java (RWB) are showing message successfully delivered. But the response as shown above does not have any success or error response from the target end.

Any suggestion?

Thanks and Regards,

Rana Brata De