Symptom
- You send messages from an ABAP Proxy system of release 7.1 or higher to a PI system of release 7.0x.
- The messages are sent from PI to the receiver system via the Adapter Engine.
- The message is sent successfully to the receiver system but the error below is thrown in the Integration Engine:
<?xml version="1.0" encoding="UTF-8" standalone="true"?>
< !-- Call Adapter -->
< SAP:Error SOAP:mustUnderstand="1" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SAP="http://sap.com/xi/XI/Message/30">
< SAP:Category>XIServer</SAP:Category><SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
< SAP:P1>200</SAP:P1>
< SAP:P2>Error Parsing Response. No XI Response Received.</SAP:P2>
< SAP:P3/>
< SAP:P4/>
< SAP:AdditionalText/>
< SAP:ApplicationFaultMessage namespace=""/>
< SAP:Stack>Error while receiving by HTTP (error code: 200, error text: Error Parsing Response. No XI Response Received.) </SAP:Stack>
< SAP:Retry>A</SAP:Retry>
< /SAP:Error> - When the message is retried, it fails with a duplicate exception as the Adapter Engine has already processed the message:
<?xml version="1.0" encoding="UTF-8" standalone="true"?>
< !-- Call Adapter -->
< SAP:Error SOAP:mustUnderstand="1" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SAP="http://sap.com/xi/XI/Message/30">
< SAP:Category>XIServer</SAP:Category><SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
< SAP:P1>200</SAP:P1>
< SAP:P2>Error Parsing Response. No XI Response Received.</SAP:P2>
< SAP:P3/>
< SAP:P4/>
< SAP:AdditionalText/>
< SAP:ApplicationFaultMessage namespace=""/>
< SAP:Stack>Error while receiving by HTTP (error code: 200, error text: Error Parsing Response. No XI Response Received.) </SAP:Stack>
< SAP:Retry>A</SAP:Retry>
< /SAP:Error>
Read more...
Environment
- SAP NetWeaver 7.0
- SAP enhancement package 1 for SAP NetWeaver 7.0
- SAP enhancement package 2 for SAP NetWeaver 7.0
Product
SAP NetWeaver 7.0 ; SAP enhancement package 1 for SAP NetWeaver 7.0 ; SAP enhancement package 2 for SAP NetWeaver 7.0
Keywords
Process Integration 7.0, PI 7.0, PI 7.01, PI 7.02, Integration Server, ECC, R/3, retry, restart, SXI_MONITOR, SXMB_MONI, SMQ2, Log Version , KBA , BC-XI-IS , Integration Server , BC-XI-IS-IEN , Integration Engine , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.