Skip to Content
0
Jun 06, 2018 at 09:25 AM

C4C Error Message 500 consuming webservice demandassignmentreplicationin

682 Views

Consuming the MRS integration webservice
/sap/bc/srt/scs/sap/demandassignmentreplicationin
via CPI I got an error response : Outbound processing in endpoint at https://myxxx.crm.ondemand.com/sap/bc/srt/scs/sap/demandassignmentreplicationin?sap-vhost=myxxx.crm.ondemand.com failed with message "Fault:Could not send Message.", caused by "HTTPException:HTTP response '500: Internal Server Error' when communicating with https://myxxx.crm.ondemand.com/sap/bc/srt/scs/sap/demandassignmentreplicationin?sap-vhost=myxxx.crm.ondemand.com"

Whole LOG of CPI see attached.cpi-messagelog-replicate-demand-assignment-to-c4c.txt

When I test the webservice from SOAPUI I get the same error:
<faultstring xml:lang="en">Web service processing error; more details in the web service error log on provider side (UTC timestamp 20180606092239; Transaction ID 00163E10B4641EE89AAD6507D8A19121)</faultstring>

The web service error log on provider side is not shown at all.

How can this be fixed ?