How the universe is working for fetching data? when it's get
connected with db or data source? what is micro cube and
when it is created? Is micro cube reside in inside of the
universe?
Answer Posted / bo_craze
1. When you run a report the report query which has the universe objects hits the db/datasource. This is how a universe works and connects to the db/ds.
2. A micro cube is something like an OLAP cube. When you run a report all the results from your report query gets stored in the micro cube. Whereas the document shows the objects/data that you have added in the document after all filters etc. So the micro cube holds all the report query results even if it is not visible in the report document.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a fantrap in business objects?
what will be the contents for a functional requirements specifications
Differences between business objects and web intelligence reports?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.
8. How much supervision have you typically received in your previous job?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
Explain how to schedule the report in b.o?
Explain the data types present in bo and what happens if we implement view in the designer and report?
What is difference between custom hierarchy and report based hierarchy?
Can anybody tell me what are the tuning problems?
Explain what is the difference between slice and dice and cross tab report?
(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.
How to create a new calendar in CMC? Can u please tell me the process to create the required calendar. Ex:- Year of that calendar to start with Jan-15 and ends with Jan -30 and the Next month to start with Feb-31 and ends with Feb-14.
What is a bo repository?