Hi all,
We have developed a Synchronous RFC to SOAP scenario.
But, we are getting the below error in integration engine in the response message:
*<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>*
*- <!-- Inbound Message*
-->
http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
<SAP:Category>XIAdapterFramework</SAP:Category>
<SAP:Code area="MESSAGE">GENERAL</SAP:Code>
<SAP:P1 />
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: (0)null</SAP:AdditionalText>
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack />
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Please note that there are successfully messages for this interface. We are facing this only for few messages.
We have implemented Axis framework for this interface to make a SOAP call.
Kindly help us in suggesting when does this error occur.
Thank you.
Regards,
Subbu