How to generate the XML file for multiple languages
I am using the data template for generating the data XML file.Now i am facing a problem with generating the XML file for Multi-bte languages.
The encoding specified in the data template is "UTF-8".But still for languges like Chinese , the XML file generated from data template is not having correct chinese character. It is getting corrupted and having some junk character.While the data fetched from the database is having correct character.
Please help me in solving this issue.
Environment : ebiz 11.5.10.2
Thanks