Please share the string (or an example) and the step(s)/code being attempted to remove the character.
FYI, “\” is not a new-line. The typical escape sequence for a newline char (0x0a) is “\n”. EDIT: but perhaps the forum processing clobbered your post?
You likely should remove the character from the source data before creating the JSON string, if that is necessary. Out of curiosity, why does the newline character need to be removed?
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods