Top Business Objects Interview Questions :: ALLInterview.com http://www.allinterview.com Top Business Objects Interview Questions en-us 1)Difference between BO 5.1.2 and BO 6.5.1 and also BO XI (R2)?? 2)D http://www.allinterview.com/showanswers/36540.html 1) BO 5.1.2 had no Infoview. BO 6.5.1 included Infoview, but no Crystal Report, CMC not present, instead Supervisor(thick client) was used for giving Users rights. BO XI includes intgration with Crystal Reports, CMC (THin Client) for managi what is prompt? Cascading prompt? Syntax http://www.allinterview.com/showanswers/23069.html To prompt the values and it is used on where condtion and filter row syntax @select(class\object )= @prompt ('message','type','{values1,values2...},class\object,mono\mu lti,free\constrained) how to test reports in businessobjects? http://www.allinterview.com/showanswers/6572.html if we are using oracle as a data source we can use TODD (fornt end for oracle) to test the report . Take the SQL statement from the SQL editor of Query panel and run the query in the Todd . what is slice & dice? http://www.allinterview.com/showanswers/23063.html slice and dice is to arrange the the data in differnt ways. it can chage as rows to columns and columns to rows. 2.What is loop? How resolve the loop?explain it? http://www.allinterview.com/showanswers/23054.html a situation occures more than one path exists from one table to another table. to reslove the loops we can use the allias ans context. if a loop contains only one lookup table then the loop can be resolved by detecting the alias. if a loop is ha What is the difference between sub-query & co-related sub query? http://www.allinterview.com/showanswers/32477.html Nesting of queries, one within another, is termed as a Sub- Query. A sub query is executed once for the parent statement whereas the correlated sub query is executed once for each row of the parent query. Example Select deptno, ename, sal what is Scope of Analysis http://www.allinterview.com/showanswers/35527.html Using this Scope of Analysis we know upto what extent we can drill the Report WHAT IS THE DIFF BETWEEN BO6.5 AND BOXI http://www.allinterview.com/showanswers/37513.html Architecture wise lot of difference is there between BO6.5 and BOXI. In BO6.5 we have to copy BOmailkey in each system to install s/w. For BOXI no need of copying BOmainkay. What is BOMain.Key? http://www.allinterview.com/showanswers/19882.html BoMain.Key file contains the information about the repository site i.e it contains the address of the repository security domain. what is main functional differences between BO and COGNOs? http://www.allinterview.com/showanswers/986.html BO : Business objects, objects in object-oriented programming meant to represent business entities. Business Objects, a company that creates and markets business intelligence applications analyzing internal and external data. COGNOS : what is the syntax for aggregate awareness? http://www.allinterview.com/showanswers/58145.html Aggregate awareness is a feature that makes use of predefined aggregate tables to enhance the performance of SQL transactions. It is used to improve the speed by which aggregates are calculated in the database. To set up aggregate awareness i Difference between scope of analysis in webi and in deski? http://www.allinterview.com/showanswers/37192.html In Deski: all the data for all objects will be retrieved from the database.and that is stored in microcube.whenver you want to drill down for next level dimension it doesnot need to connect to database In Webi : all values for all objects What is slicing and dicing in business objects? http://www.allinterview.com/showanswers/16083.html slice & dice is used to analyse the data in different views & perspectives 5.what is LOV? where it is store? http://www.allinterview.com/showanswers/23057.html LOV is the list of values.it can retrive the data values associated with the particular object. this can be stored in sub folder of USERDOCS with .lov extension. 6.what is conformed dimension? R u used? http://www.allinterview.com/showanswers/23058.html Confirmed Dimention is a dimention table which is connected to the multiple fact tables