OTBI
OTBI
BUSINESS INTELLIGENCE)
OVERVIEW
ORACLE TRANSACTION BUSINESS
INTELLIGENCE (OTBI)
- OTBI is fusion specific reporting tool
- OTBI uses the Oracle Business Enterprise edition (OBIEE) reporting tool to generate the reports
out of Fusion
- In OTBI, instead of constructing a SQL query, you can simply drag and drop selected data from
subject areas and use different graphical views
- BI Administrator
- BI Author
- BI Consumer
FUSION OTBI SECURITY
SUBJECT AREAS
SUBJECT AREAS
LIST OF SUBJECT AREAS
SUBJECT AREAS – DIMENSION FOLDERS
SUBJECT AREAS – FACT FOLDERS
OTBI – TYPES OF SUBJECT AREAS
This Logical SQL prefix resets the effective date parameter to a user-defined
date before the report executes. You can set the as-of date to a specific date
or a user prompt. This piece of code resets the as-of date to Jan 1st , 2016.
2. For example,
- Workforce Management – Worker Assignment Event Real Time
subject area includes a worker’s assignment history.
- Salary History subject area it represents the effective date of the
salary change events.
3. Time dimension allows you to roll up the transactions by month, quarter
or year
- For example, by selecting Year and Hire Count from Assignment Event
subject area, you can report hire count by year
USE CURRENT_DATE as a filter criteria to pull the current record
Ex: While creating filter, choose convert to SQL and add the clause as CURRENT_DATE between "Assignment Event
Details"."Effective Start Date" and "Assignment Event Details"."Effective End Date"
Note: Compensation - Salary Details Real Time subject area only contains the current salary even though Time
dimension is available. Compensation history is available in the Compensation – Salary History subject area
SUBJECT AREAS WITH TIME DIMENSION
If we need to pull data as of the specific date,
Go to Advanced Tab,
SET VARIABLE
PARAM_EFFECTIVE_DATE='@{AsOfDate}';
We can also use this presentation variable in filter criteria. As mentioned below,
CROSS SUBJECT AREAS
CROSS SUBJECT AREAS - PRECAUTIONS
Subject Areas
should have common dimensions
CROSS SUBJECT AREAS - PRECAUTIONS
If cross subject Areas
doesn’t have common dimensions,
This is currently NOT SUPPORTED within the Oracle Cloud as documented in BUG
18740809 - DISABLE MAP VIEW IN FUSION SAAS PROVISIONING.
At present this feature has not been disabled and therefore the functionality is
accessible to the client. Attempts to use Map Graphs in OTBI will result in the following
error message :
- Column Selectors
OTBI – VISUAL AIDS – COLUMN SELECTORS
OTBI – VISUAL AIDS
OTBI – VISUAL AIDS
OTBI – VISUAL AIDS
OTBI – KPIS
OTBI – KPIS
OTBI – KPIS
OTBI – KPIS
OTBI – DASHBOARDS
OTBI – DASHBOARDS