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
(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.
What Is The Difference Between Oltp And Olap?
What is the difference between slice and dice and cross tab report?
What are the general problems that are faced while importing the .biar files and what is the solution to overcome it in business objects?
webI report not showing Barcode in PDF format, i have used BC39 font,but barcode is shown in HTML but not in PDF, please any solutions??
Explain what three things do you consider to be the most important factors for a manager?
Explain the difference between detect alias and detect context?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
What is the difference between the public object&schema object?
Can we create universe with no cache??
What are the steps to do to use alerts in bo?
How can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
What is Indexing? how did u implement indexing?
Explain in detail about type 1?
Explain when we use aggregate awareness function in designer?