6.4 Integrating Oracle Business Intelligence Enterprise Editions (OBIEE) for Visualizations
You can create Oracle LSH Business Areas of type Oracle Business Intelligence Enterprise Edition to make data available to visualizations in OBIEE Answers. Definers can install the Administrator's Tool on their PC to develop more complex OBIEE Repository (.rpd) files to support more complex data visualizations. Users can then launch the Oracle Business Intelligence Dashboard through Oracle LSH or through a URL to see data visualizations.
Note:
Additional configuration is required. See the chapter on Oracle Business Intelligence visualizations in the Oracle Life Sciences Data Hub System Administrator's Guide.
Oracle LSH supports OBIEE 12.2.1.4 for visualizations. You must install the Distributed Processing (DP) Server on each machine where the Oracle BI server is installed.
Parent topic: Integrating Other Systems
6.4.1 Install Oracle Business Intelligence Enterprise Edition 12.2.1.4 for Visualizations
Install Oracle Business Intelligence Enterprise Edition to support visualizations as described in the following topics:
- Install Oracle Business Intelligence Enterprise Edition
- Disable Oracle Business Intelligence Enterprise Edition 12c Enterprise Manager SSO authentication
- Start the WebLogic Server
- Install the Oracle LSH DP Server
- Deploy Repository File
- Set Up Oracle Business Intelligence Enterprise Edition Visualizations
6.4.1.1 Install Oracle Business Intelligence Enterprise Edition
Install Oracle Business Intelligence Enterprise Edition 12.2.1.4 using Oracle Fusion Middleware Installation Guide for Oracle Business Intelligence 12c Release 12.2.1.3 (E83388-01).
Note:
As noted in Oracle Fusion Middleware Installation Guide for Oracle Business Intelligence 12c Release 12.2.1.3, you need to install Oracle Fusion Middleware Repository Creation Utility 12c (12.2.1.3) before installing Oracle Business Intelligence Enterprise Edition 12c.
6.4.1.2 Disable Oracle Business Intelligence Enterprise Edition 12c Enterprise Manager SSO authentication
With Oracle Business Intelligence Enterprise Edition 12c, SSO authentication is enabled by default. For Oracle LSH users to access Analytics, disable the SSO authentication as described in the following procedure.
6.4.1.3 Start the WebLogic Server
If the URL for either Oracle Enterprise Manager or the WebLogic Administration Console is not working, the WebLogic Server may be down. To start it:
6.4.1.4 Install the Oracle LSH DP Server
You must install the Oracle LSH DP Server on the same machine; see Set Up the Distributed Processing Server.
6.4.1.4.1 Copy and Edit Execution Command Scripts
The obieedeploy.cmd and obieeinstall.cmd command script files should be modified for Oracle Business Intelligence Enterprise Edition 12c integration. The templates for these command scripts are available under $cdr/admin/template. Copy the Oracle LSH versions of obieedeploy.cmd and obieeinstall.cmd from $cdr/admin/templates to the Oracle LSH Distributed Processing Server location and referred to in the Execution Command under the Oracle Business Intelligence Enterprise Edition Install and Deploy service configured in Oracle LSH under the Oracle Business Intelligence Enterprise Edition Service Location.
set PATH=%PATH%;C:\bi_home\bi\bifoundation\server\bin
set ORACLE_BI_APPLICATION=coreapplication
set ORACLE_BI_INSTANCE=C:\bi_home
set COMPONENT_NAME=coreapplication_obis1
set COMPONENT_TYPE=OracleServerComponent
set ORACLE_INSTANCE=C:\bi_home
set DOMAIN_HOME=C:\bi_home\user_projects\domains\bi
set RPD_DIR=C:\RPD
Parent topic: Install the Oracle LSH DP Server
6.4.1.5 Deploy Repository File
In Oracle LSH 3.0 (similar to Oracle Business Intelligence Enterprise Edition 11g), the RPD corresponding to the Oracle Business Intelligence Enterprise Edition BA is just copied on to a local folder on the Oracle Business Intelligence server machine. The RPD folder path is defined in the obieedeploy.cmd. The RPD copied in the RPD folder is required to be deployed manually. Unlike Oracle Business Intelligence Enterprise Edition 11g, the Business Intelligence server services need not be restarted manually through Oracle Enterprise Manager. In Oracle Business Intelligence Enterprise Edition 12c, RPD need to be uploaded through command line tool.