Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 232 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Is it possible to upload a BIP report .catalog object using the SOAP web services?
 
            I've done some POCs using the SOAP web services provided (CatalogService (oracle.com)); however, I haven't found any of these web services that can upload a .catalog file. It would be helpful to have a web service that can upload the .catalog files created in UI when archiving BIP reports in order to migrate a version of the report to a target instance using an automated deployment process.
Best Answer
- 
            Hi @ MD-JMS BIP reports CatalogService: Provides methods to manage (create, copy, upload, download and delete) report catalog objects, such as folders, reports, data models, style templates, and sub-templates. .catalog format is an analytics archive format, we can't use the same . You need to use download and upload option. Other comments are welcome Regards, Arjun 1
Answers
- 
            @Alan Lee - Oracle-Oracle , can you comment on this? 0
- 
            Is there any webservice that can download and upload xdo/xdm files in analytics archive format? or any webservice can convert the xdo/xdm files into analytics archive fromat? 0
- 
            I have used other BIP web services for ScheduleService & ReportService and they have worked like as expected. So I assume we can use the catalogService (downloadObject and uploadObject) methods to achieve the asked functionality. 0
- 
            Hi All, Any solution for this one? I am also working on a requirement similar to this. Please let me know if there is a solution to achieve this and that would be helpful for me to complete the requirement. Thanks in Advance Sudhan K 0


