Apply JSON Trasformation assertion couldn't convert to XML from the JSON as below:
{
"str1":"\u0000"
}
The following WARNING message was recorded in the audit log.
2019-06-26T15:14:32.417+0900 WARNING 58388 com.l7tech.external.assertions.jsontransformation.server.ServerJsonTransformationAssertion: 4: Converted XML is invalid.. Exception caught!
What's wrong?
Release : 9.x
Component : API GATEWAY
Please don't make the source JSON include any Unicode escape sequences which cannot be used in the resulting XML.
Input JSON objects can be validated in the "Test" tab of Apply JSON Transformation assertion.https://www.w3.org/TR/REC-xml/#charsets