Symptom
When you are simulating the REST API webservice you get a success response message (COD -> 200 http message). It indicates that the REST API is successfully carried out, but in C4C response message is showing only the end of the message.
Environment
SAP Cloud for Customer.
Reproducing the Issue
- Go to Administrator work center.
- Select Mashup WebService.
- Open service ID CW00000 (CW00000 is the service created).
- Click on Simulate.
Cause
Service response is coming in JSON format although mode has been specified as XML.
We do not support JSON format handling for Data mashup and same holds true for Preview as well.
Resolution
If response comes in XML format, then things will work fine.
Keywords
COD 200, Service mashup, simulate service mashup. , KBA , rest , webservice , api , AP-RC-GEN-MSH , Mashups , Problem