BI Publisher Excel Template
Hi ,
While previewing the output in BI Publisher Excel template it goes into exception with following error Message.
java.lang.NumberFormatException: For input string: "3021.-RTN-TDS-SI-36043"
at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
at java.lang.Double.valueOf(Unknown Source)
It is due to some invalid data which is not compatible with excel BI Template, For more information find below error message
Start Excel Preview
only open: false
mTemplate: C:\Users\Administrator\AppData\Local\Oracle\BIPublisher\TemplateBuilderforExcel\tmp\tmp\tmp.xls
mTmpTemplate: C:\Users\Administrator\AppData\Local\Oracle\BIPublisher\TemplateBuilderforExcel\tmp/tmp.xls
java.lang.NumberFormatException: For input string: "3021.-RTN-TDS-SI-36043"
at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)