Hi all,

I am facing some issue with json response using ML-7 REST API.

I am using tranformations using REST API options to convert xml to json. In
ML-6 i am able the get the pure json response but in ML-7 i am getting JSON
response as string. Because of that double quotes (" ") its not coming as
perfect json response. Is there any way to escape these double quotes in
ML-7.

expected-result:

{name : "testing"}


result in ML-7 rest API:

"{name:"testing"}"


Thanks,
Manoj Viswanadha
Cognizant Technology Solutions
Hyderabad.
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to