cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Call Adapter step

Former Member
0 Kudos

Hello,

We have RFC --> HTTPS scenario.

The RFC Destination of type G is created in XI and the connection test is working fine.

When I run this scenario, sometimes I get following error:

com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapter:ATTRIBUTE_CLIENT:.

Error in sxmb_moni in Call Adapter Step:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <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="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>

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

<SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP client code 400 reason ICM_HTTP_CONNECTION_FAILED</SAP:Stack>

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

</SAP:Error>

However sometimes it works fine.

Please help to resolve this.

Thanks in advance,

Hetal

Accepted Solutions (0)

Answers (2)

Answers (2)

SudhirT
Active Contributor
0 Kudos

Check out this troubleshooting guide for the solution, Check the point Analysis and solution in 54 and 55 page https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d45fd5...

Thanks!

former_member191528
Participant
0 Kudos

Hello Hetal,

Can you please elaborate more on the scenario. if it is a RFC -> PI -> SOAP scenario please check if you are using the correct target URL in your Receiver Comm. Channel. Also check if the backend service could be unstable due to network load.

Thanks.

Kiran

Former Member
0 Kudos

Kiran,

My scenario is RFC -> PI -> HTTPS.

As i told you that, most of the times it works fine. Its just sometimes it is failing with the error.

So i dont think there should be some error with the target url.

Thanks,

Hetal