cancel
Showing results for 
Search instead for 
Did you mean: 

http 400 bad request

Former Member
0 Kudos

hi all,

we found the error, plz what to look for this error.

SAP:Error xmlns:SAP="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="HTTP">ADAPTER.HTTP_EXCEPTION</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>HTTP 400 Bad Request</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

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

</SAP:Error>

i would be apprciate if you give the sol for this.

regards,

KRUSHI

Accepted Solutions (0)

Answers (4)

Answers (4)

nisarkhan_n
Active Contributor
0 Kudos

list down the steps you have followed for sending this SOAP reply to Mail ( SOAP to mail ) in your BPM...how did you use the WSDL in the configuration part....

400 points to the bad request means the your URL might be wrong .....

to figure out this,,,,,list down the steps you have follwed.....

also kindly post problems of a sceario in 1 thread....

nikhil_bose
Active Contributor
0 Kudos

hi krushi,

http 400: ICM_HTTP_CONNECTION_FAILED

Description: The request could not be understood by the server due to malformed syntax.

<b>Check in SMQ1 for the status </b>

solutions:

<b> make sure that the namespace length is less than 60 characters. </b>

thanks

nikhil bos

Former Member
0 Kudos

Hi,

The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modifications.

May be because of huge message flow. Related SAP Notes-824554, 906435, 783515, 910649, 706563 If it is because of Queue problems have a look into SMQ2 and then go thru this blog- How to Re-Process failed XI Messages Automatically

please go thru this blog:

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

        • reward points if helpfull

Regards,

keerthi

former_member214364
Active Contributor
0 Kudos

Hi Krushi,

try these SAP Notes- 824554, 906435, 783515, 910649, 706563

Cheers,

Jag