Hi,
difference between loop and trap in business objects ?

Thanks in Advance
nvsraghu

Answer Posted / gs2kumar@gmail.com

Loop is a continues path between the tables trap also is a kind of loop Due to oracle limitation some time it give multiple duplicate values when 3
tables join continuously with 1-N and 1-N and Cartesian
product also occurs. To resolve the traps and loops we should use alias, context and shortcut join. We can find the loops by checking Integrity check in Universe but can be find by view only, to resolve the fan trap better to go for alias and for chasm trap context.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the data types present in bo? What happens if we implement view in the designer and report?

800


What is package in BO

2928


How to sort the dynamic objects alphabetically on the Universe based on and SQL Server

2056


Tell me a business scenario where I can achieve the data through MINUS only not through subquery.

2841


Explain the data types present in bo and what happens if we implement view in the designer and report?

781


What is difference between custom hierarchy and report based hierarchy?

778


please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.

1748


If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?

1987


What is the difference in creating filters in designer and business objects?

794


is it possible to export the webi reports to crystal reports?with out using businessview?

2038


can anybody tell me about complicated object you have created

2966


What is object stores?

769


Explain about an assignment you worked on in which you had to amass a huge amount of data, and then analyze it?

901


(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.

1251


Explain in detail about type 1?

911