cancel
Showing results for 
Search instead for 
Did you mean: 

C4C to ERP SOAP-Service problem

0 Kudos

Hello,

I have little problem with three integrations of my c4c to erp standard scenario. The rest of the integrations are working very well.

SAP CPI Error:

  • org.apache.cxf.interceptor.Fault: Response was of unexpected text/html ContentType. Incoming portion of HTML stream: (none)

SAP ERP Error:

  • "POST /sap/bc/srt/scs/sap/ecc_salesorder009qr HTTP/1.1" 500 0 0
  • "POST /sap/bc/srt/scs/sap/cod_erp_get_doc_flow HTTP/1.1" 500 0 0
  • "POST /sap/bc/srt/scs/sap/cod_erp_get_doc_flow HTTP/1.1" 500 0 0

It looks like, that the SAP CPI did not find the service. Is there a configuration for this problem I forgot?

The following three integrations are throwing the error:

  • Request Document Flow from SAP Business Suite
  • Query Sales Orders in SAP ERP
  • Query Customer Quotes in SAP ERP

All of them are using the soap-adapter.

I hope you can help me so solve the last step to complete the scenario. If you miss some configuration details, tell me. 🙂

Thank you and best regards

Lars

Accepted Solutions (1)

Accepted Solutions (1)

ShivanandBH
Product and Topic Expert
Product and Topic Expert

Dear Lars,

Could you check whether the web-service configuration in SOAMANAGER is done properly for these interfaces?

You need to create bindings for these interfaces manually, and make sure that interface URL under Transport Settings is the one which you have configured in CPI.

Regards,

Shivanand B H

0 Kudos

Hello Shivanand,

thank you for your response. You are right.

The problem was the soamanager.

I have to configure the authentication in the “Simplified Web Service Configuration”.

Thank you very much and have a nice day

Lars

Answers (0)