-
Strategy
Scripts that automatically extract structural information about tables, columns, joins, or cardinalities from a database. Designer provides default strategies but a designer can also create strategies. These are referred to as external strategies.
-
Table Browser
The graphical component within the main Designer window that lets you create the classes and objects of the universe from the tables and columns of a database.
-
Theta join
A join that links tables based on a relationship other than equality between two columns.
-
What is Designer?
Designer is a BusinessObjects IS module used by universe designers to create and maintain universes. Universes are the semantic layer that isolates end users from the technical issues of the database structure. Universe designers can distribute universes to end users by moving them as files through the file system, or by exporting them to the repository.
-
-
-
-
-
-
-
-
What is method overriding?
Derived has the same method as that of super class method
-
-
-
-
-
-
-
Specification for designing Universe
In real time enviorment, what form of specification do we receive from the client for designing Universe?
-
AS OF DATE Filter to automate
Hello Guys,I am creating a WEBI from my universe which is using ORACLE database as backend. I have the following query which i need to automate. For that i need to create a filter in the unvierse i don't know which statement i should write in the universe filters.SELECT WMB.DEPOSITS_TXN_DETAIL.AS_OF_DATE, WMB.DEPOSITS_TXN_DETAIL.TXN_CODE, WMB.DEPOSITS_TXN_DETAIL.TXN_POSTING_DATE, WMB.DEPOSITS_TXN_DETAIL.SYS_SUB_PROD_CD,...
BO Designer Interview Questions
Ans