what r the universe connection types?
Answers were Sorted based on User's Feedback
Answer / nameer
There are 3 connections used in business objects
Personal: We can use this connection for only local system.
That means anything which is built on this connection is
accessible from the single machine only.
Shared:This connection is used to share the universes and
documents among the users through a shared network
Secured: This is the mostly used connection which in turn
work with repository. those who have access to repository
can access the universe as well as the documents from
repostory.
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / ansari
Shared connection
secured connection
Personal connection - used only stand alone system.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / 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 |
How can I display the query execution time for a particular DP on Web-I report? Or is there any other way to know the 'exact query execution' time at BO end?
what are slowly changing dimensions, confirm dimensions?
WHAT IS ROW LEVEL SECURITY IN BO?
define universe parameters?
What is the difference between derived table and views? which one gives better performance?
how to limit number of rows in a report in business objects using webi?
What is the server based ranking? and its usage?
What is #refresh,#hash,#Comupation error and How to resolve #refresh,#hash error.
What is Universe?
What are the Input and Output Context Operators.
Hi , iam beginer in the Boxi . I am getting errors when i applying the @promtps and functions. I want alredy created universe and i absorve the things how those were applied . is it possible to get it throug internet? if it is possible could u plz help me? anandh1110@gmail.com
Suppose i have the sinario like this column1: e1,e2,e3,e4 : column2: 1,0,1,0 : column3: M,F,M,F : in this i want to disply 1 is male and 0 is female which is added to the another column like column 4 what is the process?