cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_RESP_STATUS_CODE_NOT_OK 400 in Proxy

markbernabe
Active Participant
0 Kudos

Hi Experts,

We have a Proxy to File scenario. This is the error message that we get in sxi_monitor:

<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">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>

  <SAP:P1>400</SAP:P1>

  <SAP:P2>Bad Request</SAP:P2>

This is intermittent though. We only encounter this when message is quite big. Small messages are successfully processed. Is this the actual cause? If so, are there ways to fix this so big messages will still be processed?

Thanks in advance!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mark,

Try increasing the http timeout. See also http://scn.sap.com/thread/1164139.

Kind regards,

Koen

Answers (4)

Answers (4)

markbernabe
Active Participant
0 Kudos

Thanks all! The message is just too big for PI to process hence this error.

Sriram2009
Active Contributor
0 Kudos

Hi Mark

Kindly check this SAP KBA - 1576117 - 404 Not Found for MessagingServlet

Regards

Ram

Former Member
0 Kudos

Hi Mark,

You do all bullents points as mentioned by in my last  project.When I did tranportation from dev to quality and by mistake I chose wrong details in my scenerio(Receiver agreement I made a mistake).I was actually doing the import and export directly.

And when I tried sending this message.I faced this issue.

Just check your scenerio once and do what

iaki_vila
Active Contributor
0 Kudos

Hi Mark,

I agree with Vries, a few cents to the timeout problem  824554  - ICM and SAP Web Dispatcher Timeout Parameter

Regards.