Oracle Transactional Business Intelligence

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

How to Update BIP Report Description using REST/SOAP APIs

Received Response
34
Views
5
Comments

We are deploying BIP reports to SaaS instance using uploadObject method of SOAP API, But description is not migrated to target instance even though we pass it in zippeddata input parameter to SOAP request. So to add description to the report after deployment, we are invoking updateReportDefinition SOAP API method passing only report name and description, but with this description is updated and existing layout is getting deleted. Please advise on if there is any parameter we need to pass to update description alone or any other API is available to achieve this functionality.

Answers