cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I am getting the following error in XI 3.0 SP12.

This error is occured in the Call Adapter step.

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

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

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

<SAP:P1>108</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error when receiving by HTTP (error code: 108, error text: )</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

and in the trace of that messages the error is as follows:

System_Error HTTP-Client: exception during receive: HTTP_COMMUNICATION_FAILURE

The scenario is a BPM in which calling a BAPI using RFC adapter Synchronously and after getting the response from BAPI generating a file for that response data.

I think message is failing in receiving response from BAPI.

Kindly reply me back ASAP.

Thanks

Gopesh

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Gopesh Agarwal,

please check with your Infrast Team if you have an Http port Problem.

Hope these answer will helps you..

Regd's

Hari

Former Member
0 Likes

If it is Http port problem then in every message it should give problem for that scenario. If is giving problem in only few mesaages , but for data in those messages the BAPI is independently working fine.

But using xi it is giving error.

Thanks

Gopesh