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
Request clarification before answering.
Hi,
Can you check SICF services are active or not. in Transaction SICF.
Also Check the HTTP ports (using transaction SMICM choose Services),
Check RFC adapter Configuration, Gateway, etc
Regards,
moorthy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
As per you question the Bapi is not Reaceving rest of the funct or working please check what you been returing in Bapi.
and please check SCIF HTTP should be active service..
Please check the struct of Bapi what you r trying to send.
Hope these answer will Help you.
Regd's
Hari
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As i mentioned earlier that the scenario is working fine for other messages with different data but for some of the messages it is giving problem , i have checked that all setting are fine like SICF , SMICM.
From some other thread i came to know about increasing the value for the parameter icm/HTTP/max_request_size_KB which i have increased to 150MB but still the same problem.
Thanks
Gopesh
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.