schedule report failed when format is CSV
Hi
when schedule a report in 10.1.3.4.2 environment,
choose csv as format,then when sql query returns no data
then It will completed with error,status is failed.
oracle.apps.xdo.servlet.scheduler.ProcessingException: oracle.apps.xdo.XDOException: 0
at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:983)
at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:418)
at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
Caused by: oracle.apps.xdo.XDOException: 0
at oracle.apps.xdo.servlet.ReportException.fillInStackTrace(ReportException.java:124)
at oracle.apps.xdo.servlet.data.DataException.fillInStackTrace(DataException.java:127)
at java.lang.Throwable.<init>(Throwable.java:181)