Hi Rahmat,
Have you tried this property? Reverb
watt.server.json.decode.unescapeSpecialChars
Controls whether Integration Server unescapes the special characters ‘\n’, ‘\r’, ‘\t’, ‘\b’, ‘\f’, ‘\’, ‘"’ while parsing JSON documents. If this parameter is set to true, then Integration Server unescapes these special characters (that is, ‘\n’ will be replaced with new line, similarly other characters will also be replaced) in the output document. If this parameter is set to false then Integration Server keep these characters as is in the output document. The default value for this server property is true.
Regards.
#webMethods#API-Management#API-Gateway