Special character translated differently - in Concurrent Request/Diagnostics/View XML.
Hi,
We are upgrading from EBS 11.5.10 to R12.
One of our XML publisher reports prints barcodes using special characters e.g. 'Ë','Î' whose ascii values are 203 and 206 respectively. These characters occur in the value of an XML attributes.
In one of our R12 instances (but not on the other R12 instance) the barcodes are printing incorrectly. I checked and found that when I load the concurrent request outfile in the VI editor - the XML looks the same in both instances, i.e. showing char(203) and chr(206).
However when I view the XML using Concurrent Request/Diagnostics/View XML option :