XML File - Not reading Spanish Characters
I am creating a XML file and sending it to 3rd party app using Integration broker. When I recieve the XML File the file will have spanish characters such as - ó . The Full word is -representación.
Please see the mark on top of O.
And when I try to open the file directly I get the below error:
I need to process this file using XMLDOC classes and I am getting the XML parser error.
Can anyone help me how to overcome this issue.
Thanks,
Agnel