You are on page 1of 5

usiness Objects

5. What is an Universe?

6. How many Universes did you create?

7. Tell me how many classes where there, and objects in each class?

8. What is Object qualification?

9. Tell me about a complicated object you have created?

10. What was the size of the database? which server?

11. How many user were there?

12. What problems you have faced while creating an universe? tell me
an incident and how you went about solving it?

13. Were any experts called from BO while you were on the project?

14. What was the Database. Was it a data warehouse?

15. How many Tables was the universe built?

16. What is a loop, how do you resolve them?

17. What do prefer an Alias or an context? why?

18. What is join? Explain different types of joins?

19. What are linked universes? have you worked with them,
problems faced and solutions?

20. How many reports have you created? Explain a few?

21. What are alerters, filters, breaks, master-detail?

22. What's the difference between master-detail and Breaks?

23. What's the difference between filters and conditions?

24. what are pre-defined conditions? compare with report conditions? Justify?

25. What are the differences between a formula, variable and user objects?

26. Did you face any problems while creating reports? Name? Solutions?

27. How do you schedule the reports?

28. How were the reports scheduled and how to resolve unexecuted documents?

29. What is a microcube? how many can a document have?

30. Have you worked with multiple data sources? If yes. How do you link them?
31. What are templates? Explain what you have created?
1. What is an Universe?

2. How many Universes did you create?

3. Tell me how many classes where there, and objects in each class?

4. What is Object qualification?

5. Tell me about a complicated object you have created?

6. What was the size of the database? Which server?

7. How many user were there?

8. What problems you have faced while creating an universe? tell me


an incident and how you went about solving it?

9. Were any experts called from BO while you were on the project?

10. What was the Database? Was it a data warehouse?

11. How many Tables was the universe built?

12. What is a loop, how do you resolve them?

13. What do prefer an Alias or a context? Why?

14. What is join? Explain different types of joins?

15. What are linked universes? Have you worked with them,
problems faced and solutions?

16. How many reports have you created? Explain a few?

17. What are alerters, filters, breaks, and master-detail?

18. What's the difference between master-detail and Breaks?

19. What's the difference between filters and conditions?

20. What are pre-defined conditions? Compare with report conditions? Justify?

21. What are the differences between a formula, variable and user objects?

22. Did you face any problems while creating reports? Name? Solutions?

23. How do you schedule the reports?

24. How were the reports scheduled and how to resolve unexecuted documents?

25. What is a micro cube? How many can a document have?

26. Have you worked with multiple data sources? If yes. How do you link them?

27. What are templates? Explain what you have created?


28. I have some multi data providers (excel, text, universe). I want only retrieve the data from
excel only. How to write the query in query panel?

29. What is slice and dice? What is the use of slice and dice?

30. What is core dimension?

31. How do see the query performance in report?

32. I want to display the last refresh report date and time in the below of the report, how will you
do that?

33. While running the query how much time it will taken, I want to see the time?

34. What is Report Bursting?

35. What is the use of alias and context? Which is the better for solving the loops? Why? Why we
use alias and why we use context?

36. How to improve the query performance in to report level and designer level?

37. I have 3 tables A, B, C. I connected A to B and B to C. I want to report ABC, is there any loop
problem will occur or not?

38. I have 4 tables A, B, C, D. I connected A to B, B to C, C to D and D to A. I want to report ABC,


is there any loop problem will occur or not? What is the Problem?

39. How to interactive with Clients?

40. Can u tell me, what is the major problem you faced in your experience? How did you resolve
the problem?

41. I have one problem? My Client to told resolve the problem with in 2 hours, but its taken by full
day (8 hours). How will u convince the client?

42. How Many Classes and Objects you have in your Universe?

Templates
I have saved my reports in to a category. Now i want to modify all the reports with the same
change. So how can I change all the reports at a time? If I want to use a template, how can I
apply it to all the reports at once?
CMC and CCM
If we can manage the servers using Central Management Console(CMC), why is there a separate
tool Central Configuration Management(CCM)?
How can we migrate BO 6.1 repository to a multi schema database?
We have three different repositories on different databases. No we want to move all the three to
single database by creating three different schema's.
ERRORINF
while running the report in infoview i am getting this error 'ERRORINF' can u tell me when will u
get this error.
Impact of changing the Genaral Supervisor password in supervisor.
What is the impact of changing the General Supervisor password in supervisor, what is the effect
on the BO reports sheduled on the BCA under the Genral Supervisor's id?
Cross Tab and Tabular Report
What is the difference between Cross Tab and Tabular Rreport?
break
why should we use break when we want calculate the sub-totals and grand totals?

Category and Folder Difference


what is the major difference between a folder and a category......when both are for organising the
documents
Aggregation
can anyone tell me about
1)aggregation at microcube level
2)aggregation at database level
Differences Between WEBI & Full Client BO
Can someone send me a listing of things you cannot do in WebI that you can do in DeskI?
SQL query at the Rreport level
can we view sql query at the report level....if yes how?
How to share documents
can anybody tell me how to share a document and how to check the document which i have
shared in web intelligence.
What is the maximum possible number of tables in the repository
I am working on the Business Objects 6.5.1 Repository which is in Oracle 9i database. I need
your help regarding this.
Firstly, What is the maximum possible number of tables in the repository?
Secondly, Is it possible to generate a report that describes the user's access rights in details (Like
a user has access to Business Objects, BQY, Webintelligence, supervisor or designer . - Thank
you
Bsiness Ojects (supervisors)
1.what is a calculation contexts
2. what is a cardinalities
3. what is a categories
4. what is a channels
5. what is a classes
6.what is a combined queries
Filewotcher in BCA
What is the use of filewotcher in BCA

How to create S.No variable which starts from 1 ?


I am trying to create S.No. column for a report by writing this formulae
=RowIndex() Where (="2002")But is generating S.No starting from 0 (not from 1).
BO Report and Web Intelligence Issue
I am not able to save BO report created in Web Intelligence. . When I try to save after giving
name and descriptions, keywords and all just plain box pops up but it is not saved. It used to work
fine earlier. Could anybody tell me please what went wrong ??
Business Objects cardinalities
Why do we need cardinalities with joins, when we are able to get the data with joins only?
Foreach and Forall
Difference between Foreach and Forall?
Shortcut Joins
What is the use of a shortcut joins and explain with realtime usage
Linked Universes
What are linked universes? Have you worked with them, problems faced and solutions?
cascading and nested prompts
How do I create cascading or nested prompts
ZABO connections
What's the difference between secured, personal, shared, full-client, and ZABO connections?
how do you hide column in the report
How do you deploy the template to end users ?
How can the end user make use of the Report templates created by me, I should migrate the
template into repository(if yes, how?).
Also, I cannot include Images inside the template created.
Kindly help me on the same.

You might also like