Hi,
I want to change the data providers of approximately 1000 WebI reports to use a UNX universe instead of a UNV universe (all in the same repository).
The UNX Universe was converted from the UNV universe currently in use by the webi reports.
I understand that I could open each report and change the universe, but with so many reports to change, I am looking for some automatic way to do that.
My questions:
Is there a tool to change the universe used by webi reports (kind of a batch process)?
If I delete the unv universe and put a unx universe with the same name in the repository, will the webi report “know” that it should use the new UNX universe?
Is there anybody who has done the same thing and has recommendations for me?
Your help is highly apreciatied.
Our System is BO 4.0.
Thank you for your response.
I thought so (that there is no batch process) but I was hoping for a faster solution…
I will post my experiences after the unx conversion - which will be in a few months…
SAP is planing to give us a API which will convert the all the reports pointing to UNX universe. We just need to pass CUID or ID of the folder where all the webi Reports reside and old UNV CUID and new univers CUID.
SAP told us will give this API, sometime in SP6 . But i am not sure this API will be available for public. This may be the request base or type of support level.
Any Update on this? Currently I am looking for a solution for this. I do not want to manually change 200+ user reports from unv universe to unx universe.
There are at least two 3rd party tools that claim to help you migrate WebI docs,(I haven’t tried them) APOS Migrator and GB&SMITH 360 view
There is support for doing it via the API, but if your report has prompts it makes the code quite complicated (you need to fill in the prompts and refresh the document as part of the process)