Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations 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