Fusion BI ScheduleService scheduleReport Error
Hi,
https://xxxx/xmlpserver/services/v2/ScheduleService
wtih this wsdl scheduleservice method I got error without setting reportData element ?
::JOB_PROCESSOR_EXCEPTION::[INSTANCE_ID=slfar46051l04.ukdc2.oraclecloud.com.1489694199072] [INSTANCE_JOB_ID=1270]::oracle.xdo.servlet.scheduler.ProcessingException: ::ERROR_GETTING_REPORT_DATA::[INSTANCE_ID=slfar46051l04.ukdc2.oraclecloud.com.1489694199072] DataException:[INSTANCE_JOB_ID=1270] oracle.xdo.XDOException: Query not constructed.
oracle.xdo.servlet.data.DataException: oracle.xdo.XDOException: Query not constructed.
at oracle.xdo.servlet.ReportModelContextImpl.getReportXMLData(Report
Only works when setting xml formatted report data in. but also set reportsparameters tag inside <v2:reportRequest> but method logic not consider report parameters ? only works with reportData element.