cancel
Showing results for 
Search instead for 
Did you mean: 

error while connecting to C4C system

former_member190284
Participant
0 Kudos

Hi,

I am a scenario from  ecc to c4c 

when triggering data i m see error in SOAP channel.

SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Web service processing error; more details in the web service error log on provider side (UTC timestamp 20161004124426; Transaction ID 00163E10B4621EE6A2C6091C68B88B00)

04.10.2016 12:44:26 message.Information SOAP: sending a delivery error ack ...

04.10.2016 12:44:26 message.Information SOAP: sent a delivery error ack

04.10.2016 12:44:26 message.Error SOAP: error occured: com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Web service processing error; more details in the web service error log on provider side (UTC timestamp 20161004124426; Transaction ID 00163E10B4621EE6A2C6091C68B88B00)

pls note that I am just pushing data to C4C system and I want it asynchronous.

the standard data is used here without making any changes.

I have used COD_ERP_MasterDataSync .

what does the Sync mean here?

Thanks in adavce

Accepted Solutions (1)

Accepted Solutions (1)

nitindeshpande
Active Contributor
0 Kudos

Hello Nunu,

COD_ERP_MasterDataSync consists of set of interfaces/scenarios. Which is the specific interface you are using? I mean what is the data which you are sending from ERP to C4C?


COD_ERP_MasterDataSync, consists of Sync in the name, because the ESR model consists of interfaces which connects the data to both C4C and ERP system.


Also please tell me, have you created the ID objects using ESR model?


Regards,

Nitin

former_member190284
Participant
0 Kudos

Hi Nitin,

Thanks for the reply.

We are trying to push Debmas_cfs from ECC.

yeah , I have created ID objects using ESR model

but I am not very sure of in modelling, under which  Flow, I have to assign my communication channel?

Is it, I can use any from the flow which has sender as ECC and receiver as C4C system and is displaying  correct communication channel?

or there any specific flows within model confrigurator where I have to assign communication channel?

Answers (1)

Answers (1)

GauravKant
Contributor
0 Kudos