cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Status Code 200 Received But Error During Response Parsing error

former_member188885
Active Participant
0 Kudos

hi All,

I have a File tp Proxy scenario.

When the file is posted in the ftp it is showing the following error:

SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">OK_BUT_NO_XI_MESSAGE</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>HTTP Status Code 200 Received But Error During Response Parsing: No XI Response Received XML element Envelope missing in SOAP message header (SAP XI Extension)</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Please give your inputs for resolving this error. It is urgent...

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member188885
Active Participant

The issue is resolved. The path prefix was not maintained in the RFC destination.

0 Kudos

So, you made any changes in the channel config? or the change was in the SAP ECC side?

former_member194786
Active Contributor
0 Kudos

Hi Lavanya,

Are you using XI reciever adapter or SOAP adapter? In case you are using SOAP adapter, can you please check if the Message protocol used is XI 3.0.

Regards,

Sanjeev.

former_member188885
Active Participant
0 Kudos

I am using a XI Receiver adapter in PI 7.1

Former Member
0 Kudos

Are you using an Async->Sync Bridge in BPM?

former_member188885
Active Participant
0 Kudos

I am just using the File Sender adapter and XI Receiver