cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cannot transform JSON document to XML: JSON document does not start with '{'.

6,465

Hi experts,

I have an issue in CPI using the JSON to XML converter, I tried to use it and CPI response me the next message: com.sap.it.xmljson.JsonXmlException: Cannot transform JSON document to XML: JSON document does not start with '{'.

I have the following JSON body that I need to convert to XML

I know the problem is [ at the beginning of the body. My question is, how can I remove that symbol to be able to use the JSON to XML converter?

I appreciate your answers

greetings

View Entire Topic
0 Likes

Hi Ryan, this is the beginning of the message, this is the json that the server responds. I want to know how I can delete that symbol