Hi All,
I am sending IDOC data to JMS Queue ie IDOC-->JMS. One of the field is having £5 data .I am able to see £5 with UTF-8 character set in JMS receiver Queue.But it is not opening in explorer with UTF-8.So i added a Java class in interface mapping to get the ISO-8859-1 instead of UTF-8(because i am able to open the file in internet explorer with ISO-8859-1 having £5 data).
My problem is ....it is ignoring the symbol £ in the Queue,format is XML in Queue after adding the JAVA class(i am able to see £ in MONI)
Can anyone please give some suggestions....
Thanks,
Sekhar D