Strange formatting of numbers in RTF template
(EBS 11.5.10.2, XML 5.6.3, template builder 10.1.3.4.2 using Word 2007).
The XML data is coming from a copy of a standard Oracle Report (AR Dunning Letter Print) which outputs to XML rather than text. I'm using the amount fields which show as 999,999,990.00 in the XML data file, but I have number-format (999G999G990D00) set in the form fields in the template.
If I run the request through the Concurrent Manager as a single request, with my login preferences (ICX: Numeric characters) set to 999.999,99 (to get the European number format) - the published PDF output works perfectly.