OBIEE - Subject Area / Presentation catalog

Obi Edition

About

A subject area in Presentation Service is equivalent to a presentation catalog in BI Server.

In 10g, a difference was made between:

From 11g, no difference in the name is made and this two appellations are regrouped under subject area.

It's also the catalog/metadata that the client tools such as Presentation Service see when they made a connection.

Even though the Logical SQL requests from Answers and other clients query the presentation tables and columns, the real logic for entities, relationships, joins, and so on is in the Business Model and Mapping layer.

The primary function of the Presentation layer is to provide custom names, dictionary entries, organization, and security for different groups of users.

A subject area contains:

By default, it's created from one logical fact table and it's related dimension.

Multiple subject areas from one business model

Although each subject area must be populated with contents from a single business model, you can create multiple subject areas for one business model. For very large business models, you may want to do this to help users work with the content.

One important reason to use a custom Presentation layer is to make the schema as easy to use and understand as possible. Therefore, users should not be able to view columns that have no meaning to them. The following columns are examples of columns that you might want to remove from the Presentation layer:

  • Key columns that have no business meaning
  • Columns that users do not need to view (for example, codes, when text descriptions exist)
  • Columns that users are not authorized to see

Only for 11g

Users in Oracle BI Answers can create queries that span multiple subject areas, as long as the subject areas correspond to the same business model.

Create Subject Area Function

In the BMM from the version 11g, you can now create automatically the subject area.

Obiee 11g Subject Area Bmm Create

In a data warehousing environment

In a data warehousing environment, a subject area is a classification system that represents or distinguishes parts of an organization or areas of knowledge. A data mart is often developed to support a subject area such as sales, marketing, or geography.

Quotes

A consideration to take when designing a subject area is to pay attention at the final user.

Do you design for a user:

  • that will use answer to perform ad hoc queries
  • or who will interact with the metadata via logical sql, dashboard and prompts.

Best Practices

  • Separate each level of a hierarchy in one presentation table
  • No more than 11 columns in a presentation table
  • Always two identifiers in the name of a column
  • Measures by type (Aggregation, Level Based, Time series)
  • Only columns that are used logically in the reports
  • Only one fact table (one combination of dimension values ie domain)
  • Set the Implicit Fact Column (to enable constraints in a dashboard prompt and may be limited choice in the filter wizard).

Security

Privilege

Each subject area have a privilege

Permission

Each subject area have a permission

Master Subject area

A report has only one master subject area. If you want to change it, you need to follow the following steps

Excerpt of an anlytics XML:

subjectArea=""Sales Detail Cube History""

For instance when we have a reports with two subjects area and we want to flip them from: “Old Subject Area Name” to “New Subject Area Name”

  • Replace “Old Subject Area Name”.“ by $: X occurrences replace
  • Replace (”[\w\s]+“\.”[\w\s-]+“) by “New Subject Area Name”.\1 : Y occurrences replace
  • Replace \$([\w\s]+“\.”[\w\s-]+”) by “\1 : X occurrences replaced
  • Change the report Subject area to “New Subject Area Name”





Discover More
Obiee Implicit Fact Column
OBIEE - Implicit Fact Column

You can find this functionality in the general property of a subject area in the repository. The goal of this definition is to guide the BI Server to make the best choice between two possibles query path:...
Bi Server Architecture With Client
OBIEE - Repository Design

... .. A consideration to take when designing a subject area is to pay attention at the final user. Do you design for a user:OBIEE Analytics/Reporting...
Obi Edition
OBIEE - Security (Level|Type)

security in Oracle BI can be classified broadly into the following three types. Data-level security Object-level security User-level security see Object-level security controls the visibility...
Bi Server Architecture With Client
OBIEE - Single table model.

For the greatest simplicity, you could construct a subject area that consists of a single table. To create a single table model, you first create a logical dimensional model in the business model layer,...
Obiee Combine With Similar Request
OBIEE 10G - Reporting on Multiple Subject Area (Advanced Logical SQL)

In 11G, you can easily joins two subject areas. This article shows advanced logical SQL statement for the sake of knowledge and was written on a 10G because within an answer, it was possible through the...
Obiee Setting Admnistration
OBIEE 10G/11G - How to see the Physical SQL generated by a request in Presentation Service ?

A quickway to see the content of the Nqquery.log to grab the SQL information is to follow this quick instructions. Click Settings > Administration > Manage Sessions > View Log to view the query log and...
Obiee Sa System Presentation Layer
OBIEE 10G/11G - SA System subject area

The users who have worked with Siebel Analytics 7.7 or above, are aware of a special subject area called SA System subject area that was necessary to set up Delivers. With the advent of: the releases...
Obiee Catalog
OBIEE 10G/11G - The (Web|Presentation) Catalog (Webcat)

Old Presentation Catalog... The Oracle BI Presentation Catalog stores BI Presentation Service object such as: answer, dashboard, prompt folders, shortcuts, KPIs, Oracle BI Publisher...
Obiee 11g Map Builder Layer Key
OBIEE 11G - (Manage|Configure) Map Data

Before a content designer can use a map in a OBIEE map view some configuration are needed: import of the layers ( ) import of the maps and configuration of the metadata. And all this in the...
Obiee11g Architecture Functional Component
OBIEE 11G - New Features and changes 11G

Oracle Business Intelligence Enterprise Edition (OBIEE) 11g is the most significant release of OBIEE since 2006. This article contains the significant changes and new features of OBIEE 11g. Oracle...



Share this page:
Follow us:
Task Runner