SlideShare ist ein Scribd-Unternehmen logo
1 von 14
OER 11g Reports & OBI Publisher 10g
          Integration Guide

                     Sreeni Setty
        http://www.linkedin.com/in/sreenisetty
INTRODUCTION                                                3


PREFACE                                                     3
SCOPE                                                       3


INSTALLING OBI PUBLISHER                                    4

INSTALLATION PLANNING                                       4
INSTALLATION STEPS                                          4
POST-INSTALLATION STEPS                                     8
V ERIFY THE BI PUBLISHER ENTERPRISE                         8


CONFIGURING OBI PUBLISHER AND OER REPORTS                   9

DEPLOY OER-OBI PUBLISHER CONTENT TO OBI PUBLISHER SERVER    9
CONFIGURE OER JDBC DATA SOURCE WITHIN OBI PUBLISHER        11
CONFIGURE OER SYSTEM SETTINGS TO ENABLE REPORTING          12


APPENDIX                                                   14


REFERENCES                                                 14
Introduction

Preface
Reporting feature in Oracle Enterprise Repository (OER) requires Oracle Business Intelligence (OBI) Publisher.
The entry point for all the reporting is OER and the reports are hosted on OBI Publisher.

Configuration is required between OBI Publisher and OER to interact with each other.


Scope
This guide covers the installation of OBI Publisher Enterprise Server 10g (10.1.3.4.1), including planning,
installation and verification; configuring OER with OBI Publisher with system settings, users and roles; and
deploying pre-configured OBI Publisher content into OER.
Installing OBI Publisher

Installation Planning
OBI Publisher is part of Oracle Business Intelligence Enterprise Edition 10g (OBI-EE). Download OBI-Publisher
10g Enterprise version 10.1.3.4.1.

In this installation, the Oracle Business Intelligence Publisher 10g (OBI Publisher) is installed as a
standalone under an OC4J Container.


Installation Steps

                                                               Unzip the downloaded OBI Publisher software
                                                               bipublisher_windows_x86_101341.zip into a
                                                               <software_home> folder.

                                                               Run
                                                               <software_home>WindowsOracle_Business_I
                                                               ntelligence_Publisher_Standalonesetup.exe to
                                                               start the wizard




                                                               The OBI Publisher Installer Wizard starts. Click
                                                               Next
Specify the folder to install the OBI Publisher.
This directory would be the <BIP Home>




For the demo installation, select the Basic
installation. This will create a new OC4J
container for OBI Publisher.
Select the password for the OC4J admin user.

User: oc4jadmin (default admin name)
Password: k1tty




Review the selected components as part of the
installation
Wizard configures the OBI Publisher




Review the installation summary.

The BI Publisher URL would be:
http://host:port/xmlpserver.

In this installation, it is:
http://WISK21357002.emrsn.org:9704/xmlpser
ver

Default Administrator login is:
Username: Administrator
Password: Administrator

Basic commands to start and stop:
Start: C:OBI10g_Homeoc4j_bibinoc4j.cmd -
start

Stop: C:OBI10g_Homejdkbinjava.exe -jar
C:OBI10g_Homeoc4j_bij2eehomeadmin.jar
ormi://localhost:23791 oc4jadmin k1tty -
shutdown force
Post-Installation Steps

Verify the BI Publisher Enterprise

Login to the console via the URL: http://wisk21357002.emrsn.org:9704/xmlpserver
User Name: Administrator
Password: Administrator

Administrator user is the default user to administer the BI Publisher.
Configuring OBI Publisher and OER Reports


Deploy OER-OBI Publisher Content to OBI Publisher Server


‘OER-OBI Publisher Content’ is an OBI Publisher Repository containing seeded OBI Publisher based reports for
Oracle Enterprise Repository. The default Repository for the OBI Publisher needs to be replaced with this OER-
OBI Publisher Content Repository. OER-OBI Publisher Content Repository is packaged into the OER 11g.


                                                          Stop the BIP OC4J Server

                                                          Identify the OER-OBI Publisher Content Repository
                                                          package in OER installation
                                                          It will be located under:
                                                          <oer_home>oer_111130coretoolssolutionsrepo
                                                          rtsBIP-Oracle.zip




                                                          Copy the BIP-Oracle.zip into a temporary directory
                                                          under the BIP Home.

                                                          C:OBI10g_HomeOER_BIP_Content

                                                          Unzip the file.
Identify the BI Publisher Server Configuration file
                                                          xmlp-server-config.xml

                                                          Config file:
                                                          C:OBI10g_Homeoc4j_bij2eehomeapplicationsx
                                                          mlpserverxmlpserverWEB-INF xmlp-server-
                                                          config.xml

                                                          Backup the Config file.




                                                          Edit the xmlp-server-config.xml to replace the
                                                          repository file_path variable with the value pointing
                                                          to the OER_OBI Publisher Content Repository that
                                                          was copied as:

                                                          <?xml version="1.0" encoding="UTF-8"?>
                                                          <xmlpConfig xml ns="http://xmlns .ora cle.com/oxp/xmlp">
                                                           <resource>
                                                            <file pa th="C:OBI10g_HomeOER_BIP_ContentXMLP"/>
                                                           </resource>
                                                          </xmlpConfi g>
                                                          Restart the BIP OC4J Server



Login to the OBI Publisher Enterprise and verify the changes in the Report Catalog

URL: http://wisk21357002.emrsn.org:9704/xmlpserver/login.jsp
User Name: OER
Password: OER_PWD

User OER (with default password OER_PWD) is the user that is built in with the OER-OBI Publisher Content. This
user will be configured in OER for Reports to connect to OBI Publisher during the report generation time.


Navigate to Reports > Shared Folders > OER to see the OER-OBI Publisher Content report types listed.
Configure OER JDBC Data Source within OBI Publisher

Login to OBI Publisher Enterprise as Administrator

Navigate to Admin > Data Sources > JDBC Connections. Select OER (for Oracle) data source and update the
database connection information pointing to the OER Database.

Enter the OER database schema authentication values. These are the values that were used while installing and
configuring the OER. This allows OBI Publisher to access the OER database to retrieve the data required to
generate the reports.

Data Source Name: OER
Driver Type: Oracle 11g
Driver Class: oracle.jdbc.OracleDriver
Connection String: jdbc:oracle:thin:@localhost:1521:odb11g
Database Username: OER_UID
Database User Password: OER_PWD
Test the connection and save the configurations.




Set the Server Cache Expiration Setting to set the refresh interval during the report rendering.

Navigate to Admin > System Maintenance > Server Configuration > Caching > Cache Expiration (in minutes)



Configure OER System Settings to Enable Reporting

Following fields are configured within OER Admin > System Settings > Reports level.
Enable Reports: True
Report Server URL: http://wisk21357002.emrsn.org:9704/xmlpserver/OER
Report Server Endpoint URL: http://wisk21357002.emrsn.org:9704/xmlpserver/services/PublicReportServices
Report Server Name: OER
Report Server Password: OER_PWD
Enable Excel Output for Reports: True
This completes the OBI Publisher configuration for OER Reports.

Next, when the user in OER navigates to Reports, and clicks on any report, the user is taken to the OBI Publisher
automatically and the reporting options are presented.
Appendix
References
OBI Publisher Installation Guide (E12690-01)
OER Configuration Guide (E16580-03)

Weitere ähnliche Inhalte

Was ist angesagt?

Oracle bi 10g_install_migration
Oracle bi 10g_install_migrationOracle bi 10g_install_migration
Oracle bi 10g_install_migration
Mlx Le
 
Essbase installation 11.1.1.3 chapter
Essbase installation 11.1.1.3 chapterEssbase installation 11.1.1.3 chapter
Essbase installation 11.1.1.3 chapter
Amit Sharma
 
OOW09 EBS R12 Install and Clone
OOW09 EBS R12 Install and CloneOOW09 EBS R12 Install and Clone
OOW09 EBS R12 Install and Clone
jucaab
 

Was ist angesagt? (20)

Enterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12cEnterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12c
 
Upgrade OBIEE to 11.1.1.7.1
Upgrade OBIEE to 11.1.1.7.1Upgrade OBIEE to 11.1.1.7.1
Upgrade OBIEE to 11.1.1.7.1
 
Detect and fix the azure sql resources which uses tls version less than 1.2
Detect and fix the azure sql resources which uses tls version less than 1.2Detect and fix the azure sql resources which uses tls version less than 1.2
Detect and fix the azure sql resources which uses tls version less than 1.2
 
Dinesh Gupta Discoverer
Dinesh Gupta DiscovererDinesh Gupta Discoverer
Dinesh Gupta Discoverer
 
Oracle bi 10g_install_migration
Oracle bi 10g_install_migrationOracle bi 10g_install_migration
Oracle bi 10g_install_migration
 
Virtual Hosts Configuration with Weblogic Server
Virtual Hosts Configuration with Weblogic ServerVirtual Hosts Configuration with Weblogic Server
Virtual Hosts Configuration with Weblogic Server
 
Power shell
Power shellPower shell
Power shell
 
Encrypt and decrypt in solaris system
Encrypt and decrypt in solaris systemEncrypt and decrypt in solaris system
Encrypt and decrypt in solaris system
 
Essbase installation 11.1.1.3 chapter
Essbase installation 11.1.1.3 chapterEssbase installation 11.1.1.3 chapter
Essbase installation 11.1.1.3 chapter
 
ArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release NotesArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release Notes
 
Oam install & config
Oam install & configOam install & config
Oam install & config
 
SOA Fusion Middleware installation
SOA Fusion Middleware installationSOA Fusion Middleware installation
SOA Fusion Middleware installation
 
GeekAustin DevOps
GeekAustin DevOpsGeekAustin DevOps
GeekAustin DevOps
 
Quickstartguidesoasuite11gr1ps4 459545
Quickstartguidesoasuite11gr1ps4 459545Quickstartguidesoasuite11gr1ps4 459545
Quickstartguidesoasuite11gr1ps4 459545
 
OOW09 EBS R12 Install and Clone
OOW09 EBS R12 Install and CloneOOW09 EBS R12 Install and Clone
OOW09 EBS R12 Install and Clone
 
Windows power shell for sharepoint online &amp; office 365
Windows power shell for sharepoint online &amp; office 365Windows power shell for sharepoint online &amp; office 365
Windows power shell for sharepoint online &amp; office 365
 
Oracle SOA, BPM, OSB, BAM, & B2B 12C
Oracle SOA, BPM, OSB, BAM, & B2B 12COracle SOA, BPM, OSB, BAM, & B2B 12C
Oracle SOA, BPM, OSB, BAM, & B2B 12C
 
Deploy agent in em12c
Deploy agent in em12cDeploy agent in em12c
Deploy agent in em12c
 
2018 Student360 - Beyond xp_cmdshell - Owning the Empire Through SQL Server
2018 Student360 - Beyond xp_cmdshell - Owning the Empire Through SQL Server2018 Student360 - Beyond xp_cmdshell - Owning the Empire Through SQL Server
2018 Student360 - Beyond xp_cmdshell - Owning the Empire Through SQL Server
 
OID Install and Config
OID Install and ConfigOID Install and Config
OID Install and Config
 

Ähnlich wie OER Reports and OBI Publisher

Oracle business intelligence enterprise edition 11g
Oracle business intelligence enterprise edition 11gOracle business intelligence enterprise edition 11g
Oracle business intelligence enterprise edition 11g
uzzal basak
 
What Big Data Folks Need to Know About DevOps
What Big Data Folks Need to Know About DevOpsWhat Big Data Folks Need to Know About DevOps
What Big Data Folks Need to Know About DevOps
Matt Ray
 
Oracle11i bigip45-dg
Oracle11i bigip45-dgOracle11i bigip45-dg
Oracle11i bigip45-dg
Ram Bachu
 
Oracle olap-installation
Oracle olap-installationOracle olap-installation
Oracle olap-installation
Amit Sharma
 
Hyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linuxHyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linux
Amit Sharma
 
Security Multitenant
Security MultitenantSecurity Multitenant
Security Multitenant
Arush Jain
 
You've Got Plugins in Your Plugins: Bundling Plugin Dependencies - Atlassian ...
You've Got Plugins in Your Plugins: Bundling Plugin Dependencies - Atlassian ...You've Got Plugins in Your Plugins: Bundling Plugin Dependencies - Atlassian ...
You've Got Plugins in Your Plugins: Bundling Plugin Dependencies - Atlassian ...
Atlassian
 
Obiee10 g to 11g upgrade
Obiee10 g to 11g upgradeObiee10 g to 11g upgrade
Obiee10 g to 11g upgrade
Amit Sharma
 

Ähnlich wie OER Reports and OBI Publisher (20)

Introduction to OBIEE 11g
Introduction to OBIEE 11gIntroduction to OBIEE 11g
Introduction to OBIEE 11g
 
Oracle business intelligence enterprise edition 11g
Oracle business intelligence enterprise edition 11gOracle business intelligence enterprise edition 11g
Oracle business intelligence enterprise edition 11g
 
Obia with odi
Obia with odiObia with odi
Obia with odi
 
Obia with odi
Obia with odiObia with odi
Obia with odi
 
What Big Data Folks Need to Know About DevOps
What Big Data Folks Need to Know About DevOpsWhat Big Data Folks Need to Know About DevOps
What Big Data Folks Need to Know About DevOps
 
Oracle11i bigip45-dg
Oracle11i bigip45-dgOracle11i bigip45-dg
Oracle11i bigip45-dg
 
Bi apps 11117
Bi apps 11117Bi apps 11117
Bi apps 11117
 
Oracle olap-installation
Oracle olap-installationOracle olap-installation
Oracle olap-installation
 
Oracle API Gateway Installation
Oracle API Gateway InstallationOracle API Gateway Installation
Oracle API Gateway Installation
 
ORACLE BI APPLICATIONS – IMPLEMENTATION & CUSTOMIZATION FOR ORACLE EBS
ORACLE BI APPLICATIONS – IMPLEMENTATION & CUSTOMIZATION FOR ORACLE EBSORACLE BI APPLICATIONS – IMPLEMENTATION & CUSTOMIZATION FOR ORACLE EBS
ORACLE BI APPLICATIONS – IMPLEMENTATION & CUSTOMIZATION FOR ORACLE EBS
 
OFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation DemonstrationOFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation Demonstration
 
Installing the oracle bi mobile app designer
Installing the oracle bi mobile app designerInstalling the oracle bi mobile app designer
Installing the oracle bi mobile app designer
 
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
 
How to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise mangerHow to deploy rpd and catalog without enterprise manger
How to deploy rpd and catalog without enterprise manger
 
Hyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linuxHyperion 11-1-2-3-installation-guide-on-linux
Hyperion 11-1-2-3-installation-guide-on-linux
 
Security Multitenant
Security MultitenantSecurity Multitenant
Security Multitenant
 
Enable Mobile Apps Designer in OBIEE
Enable Mobile Apps Designer in OBIEEEnable Mobile Apps Designer in OBIEE
Enable Mobile Apps Designer in OBIEE
 
You've Got Plugins in Your Plugins: Bundling Plugin Dependencies - Atlassian ...
You've Got Plugins in Your Plugins: Bundling Plugin Dependencies - Atlassian ...You've Got Plugins in Your Plugins: Bundling Plugin Dependencies - Atlassian ...
You've Got Plugins in Your Plugins: Bundling Plugin Dependencies - Atlassian ...
 
Whats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product SuiteWhats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product Suite
 
Obiee10 g to 11g upgrade
Obiee10 g to 11g upgradeObiee10 g to 11g upgrade
Obiee10 g to 11g upgrade
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Kürzlich hochgeladen (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 

OER Reports and OBI Publisher

  • 1. OER 11g Reports & OBI Publisher 10g Integration Guide Sreeni Setty http://www.linkedin.com/in/sreenisetty
  • 2. INTRODUCTION 3 PREFACE 3 SCOPE 3 INSTALLING OBI PUBLISHER 4 INSTALLATION PLANNING 4 INSTALLATION STEPS 4 POST-INSTALLATION STEPS 8 V ERIFY THE BI PUBLISHER ENTERPRISE 8 CONFIGURING OBI PUBLISHER AND OER REPORTS 9 DEPLOY OER-OBI PUBLISHER CONTENT TO OBI PUBLISHER SERVER 9 CONFIGURE OER JDBC DATA SOURCE WITHIN OBI PUBLISHER 11 CONFIGURE OER SYSTEM SETTINGS TO ENABLE REPORTING 12 APPENDIX 14 REFERENCES 14
  • 3. Introduction Preface Reporting feature in Oracle Enterprise Repository (OER) requires Oracle Business Intelligence (OBI) Publisher. The entry point for all the reporting is OER and the reports are hosted on OBI Publisher. Configuration is required between OBI Publisher and OER to interact with each other. Scope This guide covers the installation of OBI Publisher Enterprise Server 10g (10.1.3.4.1), including planning, installation and verification; configuring OER with OBI Publisher with system settings, users and roles; and deploying pre-configured OBI Publisher content into OER.
  • 4. Installing OBI Publisher Installation Planning OBI Publisher is part of Oracle Business Intelligence Enterprise Edition 10g (OBI-EE). Download OBI-Publisher 10g Enterprise version 10.1.3.4.1. In this installation, the Oracle Business Intelligence Publisher 10g (OBI Publisher) is installed as a standalone under an OC4J Container. Installation Steps Unzip the downloaded OBI Publisher software bipublisher_windows_x86_101341.zip into a <software_home> folder. Run <software_home>WindowsOracle_Business_I ntelligence_Publisher_Standalonesetup.exe to start the wizard The OBI Publisher Installer Wizard starts. Click Next
  • 5. Specify the folder to install the OBI Publisher. This directory would be the <BIP Home> For the demo installation, select the Basic installation. This will create a new OC4J container for OBI Publisher.
  • 6. Select the password for the OC4J admin user. User: oc4jadmin (default admin name) Password: k1tty Review the selected components as part of the installation
  • 7. Wizard configures the OBI Publisher Review the installation summary. The BI Publisher URL would be: http://host:port/xmlpserver. In this installation, it is: http://WISK21357002.emrsn.org:9704/xmlpser ver Default Administrator login is: Username: Administrator Password: Administrator Basic commands to start and stop: Start: C:OBI10g_Homeoc4j_bibinoc4j.cmd - start Stop: C:OBI10g_Homejdkbinjava.exe -jar C:OBI10g_Homeoc4j_bij2eehomeadmin.jar ormi://localhost:23791 oc4jadmin k1tty - shutdown force
  • 8. Post-Installation Steps Verify the BI Publisher Enterprise Login to the console via the URL: http://wisk21357002.emrsn.org:9704/xmlpserver User Name: Administrator Password: Administrator Administrator user is the default user to administer the BI Publisher.
  • 9. Configuring OBI Publisher and OER Reports Deploy OER-OBI Publisher Content to OBI Publisher Server ‘OER-OBI Publisher Content’ is an OBI Publisher Repository containing seeded OBI Publisher based reports for Oracle Enterprise Repository. The default Repository for the OBI Publisher needs to be replaced with this OER- OBI Publisher Content Repository. OER-OBI Publisher Content Repository is packaged into the OER 11g. Stop the BIP OC4J Server Identify the OER-OBI Publisher Content Repository package in OER installation It will be located under: <oer_home>oer_111130coretoolssolutionsrepo rtsBIP-Oracle.zip Copy the BIP-Oracle.zip into a temporary directory under the BIP Home. C:OBI10g_HomeOER_BIP_Content Unzip the file.
  • 10. Identify the BI Publisher Server Configuration file xmlp-server-config.xml Config file: C:OBI10g_Homeoc4j_bij2eehomeapplicationsx mlpserverxmlpserverWEB-INF xmlp-server- config.xml Backup the Config file. Edit the xmlp-server-config.xml to replace the repository file_path variable with the value pointing to the OER_OBI Publisher Content Repository that was copied as: <?xml version="1.0" encoding="UTF-8"?> <xmlpConfig xml ns="http://xmlns .ora cle.com/oxp/xmlp"> <resource> <file pa th="C:OBI10g_HomeOER_BIP_ContentXMLP"/> </resource> </xmlpConfi g> Restart the BIP OC4J Server Login to the OBI Publisher Enterprise and verify the changes in the Report Catalog URL: http://wisk21357002.emrsn.org:9704/xmlpserver/login.jsp User Name: OER Password: OER_PWD User OER (with default password OER_PWD) is the user that is built in with the OER-OBI Publisher Content. This user will be configured in OER for Reports to connect to OBI Publisher during the report generation time. Navigate to Reports > Shared Folders > OER to see the OER-OBI Publisher Content report types listed.
  • 11. Configure OER JDBC Data Source within OBI Publisher Login to OBI Publisher Enterprise as Administrator Navigate to Admin > Data Sources > JDBC Connections. Select OER (for Oracle) data source and update the database connection information pointing to the OER Database. Enter the OER database schema authentication values. These are the values that were used while installing and configuring the OER. This allows OBI Publisher to access the OER database to retrieve the data required to generate the reports. Data Source Name: OER Driver Type: Oracle 11g Driver Class: oracle.jdbc.OracleDriver Connection String: jdbc:oracle:thin:@localhost:1521:odb11g Database Username: OER_UID Database User Password: OER_PWD
  • 12. Test the connection and save the configurations. Set the Server Cache Expiration Setting to set the refresh interval during the report rendering. Navigate to Admin > System Maintenance > Server Configuration > Caching > Cache Expiration (in minutes) Configure OER System Settings to Enable Reporting Following fields are configured within OER Admin > System Settings > Reports level. Enable Reports: True Report Server URL: http://wisk21357002.emrsn.org:9704/xmlpserver/OER Report Server Endpoint URL: http://wisk21357002.emrsn.org:9704/xmlpserver/services/PublicReportServices Report Server Name: OER Report Server Password: OER_PWD Enable Excel Output for Reports: True
  • 13. This completes the OBI Publisher configuration for OER Reports. Next, when the user in OER navigates to Reports, and clicks on any report, the user is taken to the OBI Publisher automatically and the reporting options are presented.
  • 14. Appendix References OBI Publisher Installation Guide (E12690-01) OER Configuration Guide (E16580-03)