We are trying to fetch the data displayed in an OTBI data model through an web service for further integrations.
We use BI Publisher web services -> ReportServicesSoapBinding -> GetReportSampleData ->Requests1.
But this gives us following error:
Receiving respons HTTP/1.1 Connected / tunnel to target created / Sending request POST / Receiving response HTTP : Internal Server error
PublicReportsServiceImpl::generateReportsSampleData for reportsAbsolutePath [] Failure: Due to oracle.xdo.servlet.CreateException: report definition not found
Any idea what could cause this ?
Thank you.