Example of how the fantraps and chasm traps works?



Example of how the fantraps and chasm traps works?..

Answer / abdul

Chasm trap and Fan Traps are the loops which will occur
while ditecting loops.

Examples of these are:

Chasm Trap:

Orders
Customer <
Sales

When one dimention is having one to many relations with two
diffrent facts then this loop will occur. To resolve this
loop we have to use Context to chose the right path for the
reports to avoid multiple SQL statements.

Fan Tap:

Customer -> orders -> orderlines.

When one customer dimention is having one to many relation
with orders and then again orders is having one to many to
relation with orderlines then the loop will occure. To
resolve this we have to use aliase. Name the second table
oreders with some other alias name then link with third
table. Ensure to remove the link between 2nd and 3rd tables.

Hope this will answer your question.

Thanks,
Abdul

Is This Answer Correct ?    15 Yes 10 No

Post New Answer

More Business Objects Interview Questions

Explain what are the measure objects?

0 Answers  


what is a filter?

4 Answers  


What is the aggrigate navigation ? can anybody explain me with some practical example?

1 Answers  


if there are 2 hierarchies 1 is a-b-c and another one is a- c which hierarchy b.o takes while we use drill mode

3 Answers   HP,


what will be the contents for a functional requirements specifications

0 Answers  






What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?

0 Answers  


what types of challenges we are faced in creating web i reports .can you please explain with some examples.

1 Answers   Infosys,


How to make alternative rows red and green in WebI Report?

3 Answers   Accenture, Mphasis,


if we shortcut join between two tables what will be the output?that it will give all columns or same columns?

2 Answers  


what are cascading prompts explain with steps

4 Answers  


why you create universe and creating reports based on that? why dont we go for crystel reports and generate reports directly?tell me the advantages?please answer to this question.

7 Answers   Satyam,


Explain what is the difference between slice and dice and cross tab report?

0 Answers  


Categories