Forum Discussion
alex_panganiban
5 years agoContributor
Thanks, Matt. I’m looking forward to your response and what I can do to workaround this issue. Many of our vendors/brands have branding policies associated with the symbols and special characters that are being identified as undeclared and by the XML Generator and the XML Formatter, thus resulting in pipeline failure. Thanks again!
- alchemiz5 years agoContributor III
Hi Kuya,
Good day, here’s a PoC pipeline that escape the unicode string value
when parsed, the xml encode will the actual value…
so when doing a rewrite as an xml the actual char will be set (XML formatter)
XML Generator - special char_2021_06_07.slp (9.3 KB)
~EmEm