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
What is Indexing? how did u implement indexing?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
Give some information on report bursting?
Give some information on report bursting and how to do it in bca as I have to split the report and send diff reports to diff people?
What would you consider as your biggest achievement and why?
Explain what are the steps to do to use alerts in bo?
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
How to create a new calendar in CMC? Can u please tell me the process to create the required calendar. Ex:- Year of that calendar to start with Jan-15 and ends with Jan -30 and the Next month to start with Feb-31 and ends with Feb-14.
What is object stores?
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
How to open a universe with out using the Designer ??
Explain what would you consider as your biggest achievement and why?
Explain what is the difference between business requirement document and use case document.
how to create metric universe ?
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.