Answer Posted / mrinalini
There are 3 connections used in BO
1.A personal connection is specific to one user and can be used only from the computer on which it was created.
2.A shared connection is used to access common resources such as universes or documents. Several users can thus use it.
3.A secured connection is used when you wish to distribute the completed universe to the user via repository.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you please send me the migration related issues .
How many universes can be created in a project?
If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
How to Explain about BO projects in interviews?(in Banking,insurance,Manufacturing domains)
what is universe null
What are the general problems that are faced while importing the .biar files and what is the solution to overcome it in business objects?
What is the functional & architectural differences between business objects and web intelligence reports?
BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
Explain what is aggregate table and aggregate fact table ... Any examples of both?
Explain how to execute the plsql procedure from the report by clicking with mouse?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
What is aggregate table and aggregate fact table ... Any examples of both?
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?