Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 54 Oracle Analytics and AI Sharing Center
- 26 Oracle Analytics and AI Lounge
- 311 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.7K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 117 Oracle Analytics and AI Trainings
- 24 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
ROWSET not supported yet
Summary
ROWSET not supported yet
Content
Hi All,
On BI Publisher Release 10.1.3.4, when the same report is being invoked with different parameters via web service , getting
Error : oracle.apps.xdo.webservice.exception.OperationFailedException: PublicReportService::generateReport failed: due to oracle.apps.xdo.XDOSAXException: element ROWSET is not supported yet.
at com.aon.docgen.services.BIPublisherServiceProvider.generateTemplateDocument(Unknown Source)
at com.aon.docgen.engine.DocGenEngineAction.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
This is random behavior. We thought the query behind the report is taking time and BI Service is not waiting for it to finish, but that might not be the case as the query seems fine .
I know , we are still on BI Pub v10. Do we know if higher versions fix this issue ?
Cheers