Hello everyone,
I've created a simple workflow with a MimeAttachment as an input.
I'm dealing with strage behaviours when trying to parse it, and I realized its related to file encoding.
Is there a way to convert a string or a whole file from UTF-8 to ANSI with javascript within VRO?