can any one tell me how to create a new universe from
scrach with step by step process.
Answers were Sorted based on User's Feedback
Answer / gs2kumar@gmail.com
• Define the Parameters
• Insert Tables
• Make the Joins
• Resolve the Loops
• Create Classes and Objects
• Setup Hierarchy
• Testing
• Distribution
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / srini
create universe perameters
insert tables
insert joins
resolve loops
delete unnessary loops
create alisa tables
create context
create context
create classes
create objects
create hierarchy
export universe
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajesh k
1.Insert Tables
2.create joins
3.check loops ,contxts
4.reslove loops
5.chek intigrity
6.in the object repository create classes,objects like
DimensionDetail and Mesure objects
7.review all objects and set properties like change names,
enter descriptions, object classification.
7.create list of values
8.Define hierarchy.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / sourabh gosain
you forgot to mention FEW early steps.
CREATE CONNECTION, USE EXTERNAL STARTEGY.
| Is This Answer Correct ? | 1 Yes | 1 No |
@prompt('message',['type'],[lov],[mono/multi], [free/constraint]) what is Constraint?
How to change the order of prompts in universe?
I am trying to save the XI report to CSV format. the csv file not displaying columns in order. all the columns are misplaced. the report size is 12MB Can any one tell me why the columns are incorrect position when XI report converted into CSV format?
how to test reports in businessobjects?
if i hv 2 reports in one block... first report contains ten rows and second report contains 100 rows. my question is ....if i want to enter the values into first report(i want more than ten rows in first report)..is it possible to get ..
Hi frns, In the report level i have dragged objects in the query panel. If i check the sql query it is displaying 2 separate queries. What will be the possibilities for this?
when I am trying to schedule the report its running faster then I tried to run it manually?? why is it so that there is difference of time between scheduling and manual run for report
Can you please send me the migration related issues .
Can anybody tell me about issues faced while creating universe. thanks in advance
Can we create universe with no cache??
HI, Can any body explain me ? If we careate objects using derived tables it will decreasess the performence? If we are not creating the objects using the derived tables then what is the use of having the derived tables?
Hi ,how many shortcut joins used in a single universe? Thanks in Advance