Tell me about linked universe ?
Answers were Sorted based on User's Feedback
Answer / kvchowdary
linked universes are universes that share common components
such as parameters ,classes,objects and joins.among linked
universes one universe is said to be kernel or master while
the others are the derived universes.
| Is This Answer Correct ? | 22 Yes | 1 No |
Answer / amritha
Concept of linked universes is based on inheritance. You
can specify your common classed and objects in Parent
universe (Kernal) and then link this universe in child
universe (Derived Universe) to make use of these classes
and objects. In Derived universe one can add their own
tables,classes and objects.
However linking universe does not link following...
->Parameters
->contexts
->Aggregation
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / nmr
reuseing the existing universe in current universe.
goto universe/parameters/links
there two options availble
1.addlink
2.includelink
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vams_gk
in real time senario we will work with linked universe.here
same data source and diff data source is not a issue.we
need to fech max 15 to 17 tables in single universe.more
than that u will create another universe and link it.
file-->parametes -links
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / guravareddy
if the data provided is from two different data providers
then we can link those two universes.such type of universes
are called as linked universes.
| Is This Answer Correct ? | 6 Yes | 21 No |
Suppose we had a scenerio like in an universe there are nearly 250 objects but only 50 objects data is updated frequently so is there any way to overcome it.(Birla Soft,)
Hi, How to navigate one report to another report in webi? Thanks in Advance
What is the merge dimension?
what are they different types of report in BO?
how many reports have u created ? explain a few.
1 Answers InfoStep, Ness Technologies, TCS,
What is the difference between condition & filter?
WHAT IS INPUT CONTROL IN BO?
What are the different types of connections?Explain?
4.what is aggregate awareness ? how do we use ? where do we use ?
I am getting an pop"there is no data to retrieve" when ever there is no data in the DB,what should be done not to get this pop up even if there is no data
please anyone explain the equi join,outer joi(right outer join and left outer join),theta join and self join with database tables.
How to display the top 5 records along with the additional records,plus their sub and grand totals to be display in the same block.