Skip to Content
0
Former Member
Sep 06, 2007 at 11:40 AM

export to excel - java error

64 Views

Hello,

I have set up the portal for executon of my web reports in BI 7.0. The template used is 0ANALYSIS_PATTERN. The report looks ok, but when I press "export to Excel" I get an error referring to:

java.lang.NullPointerException

at com.sap.ip.bi.webapplications.runtime.service.papersize.impl.PaperSizeService.getPaperSizes(PaperSizeService.java:42)

at com.sap.ip.bi.webapplications.runtime.service.papersize.impl.PaperSizesAcess.getPaperSizes(PaperSizesAcess.java:32)

at com.sap.ip.bi.webapplications.runtime.impl.Page.getPaperSizes(Page.java:9088)

at com.sap.ip.bi.webapplications.pageexport.ui.AcPage.<init>(AcPage.java:60)

at com.sap.ip.bi.webapplications.pageexport.ui.AcExport.<init>(AcExport.java:82)

It works if a execute a query from query designer, that is using another template so the error probably has to do with the template itself. However, this is not changed in any way that should affect the export to excel functionality..

Has anyone seen this before or has any ideas?

Regards,

F C