Oracle Transactional Business Intelligence

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

unsupported report object's type - [catalog]

Received Response
38
Views
3
Comments
Sankhya
Sankhya Rank 1 - Community Starter

Currently we are using the following webservice to upload a report into BI Publisher
https://fa-exsj-test-saasfaprod1.fa.ocs.oraclecloud.com/xmlpserver/services/ExternalReportWSSService?WSDL

To upload the report into BI Pulisher we are leveraging the operation uploadReportObject of ExternalReportWSSService

When we are trying to deploy the *.catalog file to Bi Publihser using the operation uploadReportObject we are getting an error
"PublicReportServiceImpl::executeUploadReport Failure: due to unsupported report object's type - [catalog]. Only supported types - xdoz/xdmz/xssz .."
Please refer the attached error screenshot

  1. Is there any operation in ExternalReportWSSService that can help to deploy the OTBI report, which gets extracted from BI publisher as .catalog file?
  2. Apart form ExternalReportWSSService is there is standard webservice API that can help to deploy OTBI report?

Answers