Tell me about Business objects architecture

Questions by anchor

Showing Answers 1 - 7 of 7 Answers

opbang

  • Oct 5th, 2006
 

BO can be deployed in 2-Tier, 3-Tier, Mixed mode. below is the illustration of the 3-tier archietecture.

  Was this answer useful?  Yes

Siva Kumar Rachaputi

  • Oct 6th, 2006
 

Hi,

Any BO tool that you work with will interact with repository thru the key file that you have. Key file contains the location of security domain. security domain contains your login credentials along with addresses to universe and document domain. and when you save the report, it saves the microcube, cury and report.

Does this suffice your need?

Thanks,

Siva

  Was this answer useful?  Yes

Prasath

  • Oct 6th, 2006
 

there 2 ways we can define the ARchitect1. .key contains the ODBC info without userid and pw. So , in overall we need 2 id's & Pass words 1. BO userid and PW and 2. Connecting Universe Passwordand2..key contains the oracle client info with userid and PW. Here we need 3 in total.the above are just for examples.........

  Was this answer useful?  Yes

Goverdhan Reddy

  • Oct 18th, 2006
 

Hi guys here Iam giving the brief introduction regarding the architecture of BO XI

In BusinessObjects Enterprise XI, there are five tiers: the client tier, the application tier, the intelligence tier, the processing tier, and the data tier.To provide flexibility, reliability,and scalability the components that make up each of these tiers can be installed on one machine, or spread across  many

ASHOK1324

  • Apr 19th, 2009
 

BO architecture has 3 layers. Database Layer, Business [Interface] Layer and Presentation Layer.

Database layer contains the below tasks.
1]. Define Universe Parameters to provide connectivity to database.
2]. Add the metadata of source tables into BO designer [Insert Tables]
3]. Insert Joins
4]. Detect Loops and Resolve Loops

Business Layer contains the below tasks.
1]. Create Classes
2]. Create Objects
3]. Create Hierarchies

Presentation Layer contains the universe that got imported from business layer for reporting and analysis.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions