cancel
Showing results for 
Search instead for 
Did you mean: 

proxy (Abap) to SOAP (SFDC)

Former Member
0 Kudos

Hi friends,

i have successfully completed Proxy to SOAP Sync scenario in development system.

same i have moved to quality now iam getting below error.

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

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

<SAP:P1>401 </SAP:P1>

<SAP:P2>connection to partner broken</SAP:P2>

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4/>

<SAP:AdditionalText/>

<SAP:Stack>Error while receiving by HTTP (error code: 401 , error text: connection to partner broken) (See attachment HTMLError for details) </SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

500 Network connection broken


connection to partner broken

-
Error:-8
Version:7420
Component:ICM
Date/Time:Mon Nov 30 00:46:29 2015
Module:icxxthrio.c
Line:899
Server:QAECCCS_ERQ_00
Error Tag:

{-}

Regards

Pradeep

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Pradeep,

check whether the certificates are uploaded,Firewalls are open for connection,Port is enabled.

Former Member
0 Kudos

hi thanks for your quick replay srithatran,

certificate is successfully i have checked in NWA ping channel its successfully connected.

in Monitoring MESSAGE LOG and FUTURE LINK iam getting below errors

<SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>SOAP:Client</faultcode><faultstring>Error during conversion of XI message</faultstring><faultactor>http://sap.com/xi/XI/Message/30</faultactor><detail><SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30"><SAP:Category>XIProxy</SAP:Category><SAP:Code area="ABAP">INTERFACE_REGISTRATION_ERROR</SAP:Code><SAP:P1>ifmmessif</SAP:P1><SAP:P2>SI_Customer_IB</SAP:P2><SAP:P3>http://pulse.com/CustomerSync</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:Stack>No implementing class registered for the interface (ABAP interface, request message SI_Customer_IB, request message, namespace http://pulse.com/CustomerSync)

former_member186851
Active Contributor
0 Kudos

Check the below link Pradeep,