Good afternoon, can anyone help me, I'm trying to convert an xml to json with the XmlUtil.toJson function, but because of the special characters the same error.
Version Mirth : 4.0
Fail:
Wrapped javax.xml.transform.TransformerException: com.ctc.wstx.exc.WstxIOException: Invalid UTF-8 middle byte 0x6f (at char #16, byte #37)
Version Mirth : 4.0
Fail:
Wrapped javax.xml.transform.TransformerException: com.ctc.wstx.exc.WstxIOException: Invalid UTF-8 middle byte 0x6f (at char #16, byte #37)
Comment