0% found this document useful (0 votes)
56 views2 pages

How OBIEE System Actually Works?: Web Logic Server

OBIEE architecture involves various BI system components that process end user requests. The presentation server converts end user requests to logical SQL queries and sends them to the BI server, which converts them to physical SQL to retrieve results from the database. The results are then presented back to the end user. The architecture contains Java and non-Java components, with the Java components including the web logic server and the non-Java components comprising the Oracle BI system components like the BI server, presentation server, and scheduler.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views2 pages

How OBIEE System Actually Works?: Web Logic Server

OBIEE architecture involves various BI system components that process end user requests. The presentation server converts end user requests to logical SQL queries and sends them to the BI server, which converts them to physical SQL to retrieve results from the database. The results are then presented back to the end user. The architecture contains Java and non-Java components, with the Java components including the web logic server and the non-Java components comprising the Oracle BI system components like the BI server, presentation server, and scheduler.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

OBIEE Architecture involves various BI system components which are required to

process the end user’s request.

How OBIEE System Actually Works?


The initial request from the end user is sent to the Presentation server. The
Presentation server converts this request in logical SQL and forwards it to BI server
component. BI server converts this into physical SQL and sends it to database to
get the required result. This result is presented to the end user through the same
way.
The following diagram shows detailed OBIEE Architecture −
OBIEE Architecture contains Java and non-Java components. Java components
are Web Logic Server components and non-Java components are called Oracle BI
system component.

Web Logic Server

This part of OBIEE system contains Admin Server and Managed Server. Admin
server is responsible for managing the start and stop processes for Managed
server. Managed Server comprises of BI Plugin, Security, Publisher, SOA, BI Office,
etc.

Node Manager

Node Manager triggers the auto start, stop, restart activities and provides process
management activities for Admin and Managed server.
Oracle Process Manager and Notification Server (OPMN)

OPMN is used to start and stop all components of BI system. It is managed and
controlled by Fusion Middleware Controller.

Oracle BI System Components

These are non-Java components in an OBIEE system.

Oracle BI Server

This is the heart of Oracle BI system and is responsible for providing data and query
access capabilities.

BI Presentation Server

It is responsible to present data from BI server to web clients which is requested by


the end users.

Scheduler

This component provides scheduling capability in BI system and it has its own
scheduler to schedule jobs in OBIEE system.

Oracle BI Java Host

This is responsible for enabling BI Presentation server to support various Java tasks
for BI Scheduler, Publisher and graphs.

BI Cluster Controller

This is used for load balancing purposes to ensure that the load is evenly assigned
to all BI server processes.

You might also like