how will you move the universe/report from development to
production?
Answers were Sorted based on User's Feedback
Answer / v.sivakumar
you can move universe and report from development to
production through Import wizard.
| Is This Answer Correct ? | 21 Yes | 4 No |
Answer / chakri
If you want to move the universe from development to
production, you can use the import wizard. but if the
universe already exists, using IW will create a duplicate
universe at the target side(prod). so we can do it
manually. open the universe in the development enviroment
and change the connection to shared one and save the
universe on the local machine as "save for all". then move
the universe to the target location and create the DSN and
specify the connection(secured) and import to the prod
repository.
| Is This Answer Correct ? | 12 Yes | 1 No |
HOW TO EXPLAIN SHORT CUT JOIN AND THETA JOIN?
I need to select the rows based on the latest 'Payment_due_date' column value. Let's say I have a Deski report with 3 columns: Payment_due_date, Cust_Name, Oustanding_Amt. Report is like this: ===================================== Payment_due_date,Cust_Name,Oustanding_Amt 02/28/11 , Bob, 115 03/31/11 , Bob, 90 02/28/11 , Mike, 120 02/28/11 , Susan, 220 05/31/11 , Bob, 80, 03/31/11 , Susan, 70 05/31/11 , Mike, 220 05/31/11 , Susan, 120 04/30/11 , Susan, 130 So,we would like to see (based on latest Payment_due_date) ================== 05/31/11 , Bob, 80, 05/31/11 , Mike, 220 05/31/11 , Susan, 120 Oustanding_Amt comes as SUM(Oustanding_Amt) from Universe. If we use Max(Payment_due_date),we do get one row but then, the column 'Oustanding_Amt' sums up. Not allowed to use do SQL Override .Context Operators aren't working. Thanks in advance:)
in sap bi we have wad, then why we go for sap bo
How to get red line in the graph at some point (value)? Example : In graph at 200000 value
What is DSS?? (Defination of DSS)
what is universe null
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
what is fantrap and chasmtrap ?
What is detailed Object
wat is the difference between full clinet report and thin client report?wat is the difference between desktop intelligence and web intelligence?
Hi I am starter in BOXIR2.CAn anyone plz tell me the user identification details to be entered at the time of login to designer/deski
What is the use of Surrogate Key in BO?