Excel template issue
Hi,
One of my customer is trying to run an XML program with excel template on EBS 12.1.3 instance, the report is failing with error on Post Processing, the OPP log shows
Output file was found but is zero sized - Deleted
[8/30/11 6:45:25 AM] [UNEXPECTED] [1361842:RT21792309] java.lang.NullPointerException
at oracle.apps.xdo.template.excel.object.SimpleField.generateXSLT(SimpleField.java:97)
at oracle.apps.xdo.template.excel.object.CellObject.generateXSLT(CellObject.java:54)
at oracle.apps.xdo.template.excel.object.RowObject.generateXSLT(RowObject.java:177)
at oracle.apps.xdo.template.excel.object.Group.generateXSLT(Group.java:449)
at oracle.apps.xdo.template.excel.object.CellObject.generateXSLT(CellObject.java:46)
[8/30/11 6:45:25 AM] [UNEXPECTED] [1361842:RT21792309] java.lang.NullPointerException
at oracle.apps.xdo.template.excel.object.SimpleField.generateXSLT(SimpleField.java:97)
at oracle.apps.xdo.template.excel.object.CellObject.generateXSLT(CellObject.java:54)
at oracle.apps.xdo.template.excel.object.RowObject.generateXSLT(RowObject.java:177)
at oracle.apps.xdo.template.excel.object.Group.generateXSLT(Group.java:449)
at oracle.apps.xdo.template.excel.object.CellObject.generateXSLT(CellObject.java:46)
0