I have to build one Universe which should have a copy (exact duplicate with some minor changes) and both of them should point to different database connections.
I have already started working on one Universe. Now, how should i create a duplicate of the Universe (with different name) and have it on the same environment (These two Universes will exists on same Infoview platform)?
So, I won’t change anything in Universe Parameters property (name or something) and I can just click on ‘Save As’, give a different name and it will get saved (and will have different CUID).
Will I have to change the name within Parameter Property fore the new Universe? I am sorry, I am slightly confused by the name I will put during ‘Save As’ and the name in Universe Parameter properties
I will do this ‘Save As’ operation in Designer I guess? or should I used CMC? I actually thought doing ‘Save As’ breaks the links between Universe and existing reports.
I have a Universe and I have some three reports built over it. Now, this Universe points to a database connection (say D1). Now, I want to create an exact duplicate of this Universe using some different connection (say D2) and will have different reports over it.
Basically, the Universe I am currently developing, I need to create a duplicate of it. Both the Universes should have different names and will remain within the same Infoview environment and will have their own reports.
I am slightly confused between the name that we put in Universe Parameters and the name we put during ‘Save As’. I just have access to Designer and not CMC. Although I can suggest for connection override, I have to explore the way to duplicate existing Universe, while keeping the report connection alive (at least for my understanding )