Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

ROWSET not supported yet

Question
41
Views
0
Comments

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