cancel
Showing results for 
Search instead for 
Did you mean: 

XI Error(CLIENT_CREATE_FAILED)

Former Member
0 Kudos

Hi,

I am creating a scenario HTTP --> XI -

-


RFC.

When we are calling RFC from the XI server we are getting the error "CLIENT_CREATE_FAILED".

RFC function module is on different R/3 server.

Please find the elaborate error below :

<?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="">

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

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

  <SAP:P1>1</SAP:P1>

  <SAP:P2 />

  <SAP:P3 />

  <SAP:P4 />

  <SAP:AdditionalText />

  <SAP:ApplicationFaultMessage namespace="" />

  <SAP:Stack>Cannot create HTTP client (exception 1)</SAP:Stack>

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

  </SAP:Error>

Please suggest.

Regards

Amitanshu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Check this thread ....

Reward points if usefulll......

Answers (1)

Answers (1)

nisarkhan_n
Active Contributor
0 Kudos

Check the status of the RFC receiver adapter, tell me what's the error there.