What is diff b/w Alias and Contexts in which situation we
are using contexts instead of Alias?
Answer Posted / sonia
Contexts and Aliases are means to resolve loops/traps in
universe designs. Contexts are used to specify which of the
paths should be used when more than one path is possible
from one table to another in a loop. Contexts are used in
the scenarios where two or more many-to-one joins converge
on a single table. Whereas Aliases are used to resolve the
loops by duplicating the table and defining separate paths
when one-to-many join links to a table which is again
linked to another one-to-many join.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
how many reports have u created ? explain a few.
can anybody tell me about complicated object you have created
Can we Save (save as) WEBI Doc as DESKI?
In banking domain how many Fact tables,Dimension table are present?
Explain difference between zabo and webi?
How to open a universe with out using the Designer ??
What is aggregate table and aggregate fact table ... Any examples of both?
how to create reports on screech?
What is the functional & architectural differences between business objects and web intelligence reports?
Explain and tell me about a situation where your analysis of a problem was deemed to be incorrect? What would you have done differently?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
Explain about a task that really tested your analytical abilities?
Explain how to schedule the report in b.o?
what is the difference between add link and include link in BO? Explain me with a scenario when to go for add link and when to go for include link?