IF VIEW IS FASTER THAN DERIVED TABLE WHY WE ARE USING DERIVED TABLE IN BUSINESS OBJECTS?
Answer / sahil
Although view is faster than derived table, but if we want
to filter out the data from select query of derived table
then we can use @prompt in derived table. but it cant be
done in views.
| Is This Answer Correct ? | 11 Yes | 5 No |
IS THERE ANY MINIMUM RQUIREMENT TO DEFINE CONTEXT?
Hi, Webi report is created using universeA and this report needs to be shifted to UniverseB.So when i am trying to change report to new universeB from edit query properties, the report just hangs at the point of changing source to target.The reports which hangs mainly are the crosstab reports that has large data and many formulas. Any help on this is much appreciated. Thanks
Can any body Explain me what are the critical problems you have faced in the designer and repoting level in the real time environment?
how can we overcome by loops?and also is it possible ,one user can different universe
Iam having an report there four cloums and n number of rows if i click ang one cell the report want to go to another report page which gives the detail of the cell which i click pls help me with example
what is main functional differences between BO and COGNOs?
How to create Index to the table in the universe designer and how it improves the Query performence
I have scheduled a weekly report to client. If the data is Over which client wanna receive what will happen?
I have a report with two queries and each query have prompt on some object. Tell me how many times it will ask for the input?
Can we edit BOMain.Key file to connect with other repository with same supervisor user name and password. But Database is different.
TILL WHAT LEVEL OF SECURITY BO SUPPORTS?
User name and password is saved by Business objects when we create repository. and this username and password is saved in Table obj_m_actor table in repository. The password in incrypted form. It is possible to Dycrypt That Password.