Unable to Update an DataModel/Object in the BI Publisher Catalog Using the CatalogService
we are trying to implement a solution to migrate BI(Data Model and Report) into oracle SAAS from Source to Target folder using Oracle standard
WSDL- https:// <HOST>/xmlpserver/services/v2/CatalogService and facing an error (failed to load) when we try to open the data model.
We have performed below steps -
1.Modified the data model query
2.Downloaded the updated data model from source folder using downloadObject soap payload request - enter data model path, username, password.
3.Migrating the updated data model to the target folder using updateObject soap payload request - entered data model path, base64encoded(response from 2nd Point), username, password.
Tagged:
0