BI Publisher OIM and OAM Scheduled Reports fail inconsistently
We installed and configured BI Publisher 10.1.3.4.1 for OIM and OAM OOTB reports.Scheduler schema is installed successfully and scheduled reports are running fine if its a run Immediately rule.
The Reports scheduled to run daily are failing inconsitently with same error as given below.
oracle.apps.xdo.servlet.scheduler.ProcessingException: oracle.apps.xdo.servlet.data.DataException: Invalid format requested: excel
at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:959)
at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:404)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
Caused by: oracle.apps.xdo.servlet.data.DataException: Invalid format requested: excel