EPM Architecture: Foundation

Posted by Marc Schumacher on Oracle Blogs See other posts from Oracle Blogs or by Marc Schumacher
Published on Tue, 13 Nov 2012 15:39:43 +0000 Indexed on 2012/11/13 17:09 UTC
Read the original article Hit count: 332

Filed under:
This post is the first of a series that is going to describe the EPM System architecture per component. During the following weeks a couple of follow up posts will describe each component.
If applicable, the component will have its standard port next to its name in brackets.

EPM Architecture Foundation

EPM Foundation is Java based and consists of two web applications, Shared Services and Workspace. Both applications are accessed by browser through Oracle HTTP Server (OHS) or Internet Information Services (IIS). Communication to the backend database is done by JDBC. The file system to store Lifecycle Management (LCM) artifacts can be either local or remote (e.g. NFS, network share). For authentication purposes, the EPM Product Suite can connect to external directories or databases.

Interaction with other EPM Suite components like product specific Lifecycle Management connectors or Reporting and Analysis Web happens through HTTP protocol.

The next post will cover Reporting and Analysis.

© Oracle Blogs or respective owner

Related posts about /2. EPM