Hi Experts,
I am working on Idoc to SOAP scenario on XI, while posting the data, I get the following error:
SOAP URL: http://<webservice host>/JobTransfer/v3/jobservice.asmx
SOAP Action: http://<host>/jobTransfer/jobService/CreateAllocatedRouteV2ForVehicle (Taken from SOAP Action Parameter)
<?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>XIAdapter</SAP:Category>
<SAP:Code area="PARSING">ADAPTER.SOAP_EXCEPTION</SAP:Code>
<SAP:P1 />
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText>soap fault: SOAP header ReliableMessaging was not understood.</SAP:AdditionalText>
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack />
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Please provide ypur suggestions, to rectify the above issue.
Thanks.
Regards
Kumar