BI Publisher gives PDF output with content, but fails to give output in EXCEL format. Opens up blank
Am working on printing AR Statements in EXCEL output format. I have written following code in After Report trigger of ARXSGPO.rdf. I did troubleshoot various issues popped up, and finally could arrive at invoking 'XML Report Publisher' which was giving output in PDF format. Now I switch the default output type of template to 'EXCEL', and when I run Statement Printing, I see a blank Excel sheet in the output.
From below code I printed log messages and it says layout application is successful. It launches XML Report publisher after statement generation is complete. Everything working except for generating EXCEL type output.