Caused by: oracle.xdo.parser.v2.XPathException: Extension function error: Method not found 'toWordsA
Hi all,
I have been battling with a problem on BI publisher. We have a report for Purchase Order which prints multiple lines and calculates the sum of the line amount on the RFT template level.
Client wants the total amount to appear in words, I came across this function "<?xdoxslt:toWordsAmt(3338449.09)?>" but the problem is that, this only accept a fixed number and not a variable like this "<?sum (LINE_AMOUNT)?> ".
I get this error when i try using the variable:
ConfFile: C:\Program Files (x86)\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdoconfig.xml