Hi,
My source file is (.CSV) format, few records have employee/company names in Turkish alphabets along with "&" letters.
I have tried File encoding like UTF-8, CP1252,CP1254, ISO***. But no luck.
Any idea how to resolve this?
I have tried using concatenating with CDATA tag, but how to remove this tag from the receiver XML.?
Is there any way we could resolve this through Message Mapping itself?
If we have to use XSLT/Java Mapping.Please let me know how to do this.
Regards,
Pavan