SlideShare a Scribd company logo
1 of 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)

More Related Content

What's hot

Enterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12cEnterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12cRakesh Gujjarlapudi
 
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.1Osama Mustafa
 
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.2Prancer Io
 
Dinesh Gupta Discoverer
Dinesh Gupta DiscovererDinesh Gupta Discoverer
Dinesh Gupta DiscovererDinesh Gupta
 
Oracle bi 10g_install_migration
Oracle bi 10g_install_migrationOracle bi 10g_install_migration
Oracle bi 10g_install_migrationMlx Le
 
Virtual Hosts Configuration with Weblogic Server
Virtual Hosts Configuration with Weblogic ServerVirtual Hosts Configuration with Weblogic Server
Virtual Hosts Configuration with Weblogic ServerPawan Kumar
 
Encrypt and decrypt in solaris system
Encrypt and decrypt in solaris systemEncrypt and decrypt in solaris system
Encrypt and decrypt in solaris systemuzzal basak
 
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 chapterAmit Sharma
 
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 NotesProtect724tk
 
SOA Fusion Middleware installation
SOA Fusion Middleware installationSOA Fusion Middleware installation
SOA Fusion Middleware installationMonowar Mukul
 
GeekAustin DevOps
GeekAustin DevOpsGeekAustin DevOps
GeekAustin DevOpsMatt Ray
 
Quickstartguidesoasuite11gr1ps4 459545
Quickstartguidesoasuite11gr1ps4 459545Quickstartguidesoasuite11gr1ps4 459545
Quickstartguidesoasuite11gr1ps4 459545Sensei64
 
OOW09 EBS R12 Install and Clone
OOW09 EBS R12 Install and CloneOOW09 EBS R12 Install and Clone
OOW09 EBS R12 Install and Clonejucaab
 
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 365Prashant Kumar Singh
 
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 12CRakesh Gujjarlapudi
 
Deploy agent in em12c
Deploy agent in em12cDeploy agent in em12c
Deploy agent in em12cOsama Mustafa
 
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 ServerScott Sutherland
 

What's hot (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
 

Similar to 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 11guzzal 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 DevOpsMatt Ray
 
Oracle11i bigip45-dg
Oracle11i bigip45-dgOracle11i bigip45-dg
Oracle11i bigip45-dgRam Bachu
 
Oracle olap-installation
Oracle olap-installationOracle olap-installation
Oracle olap-installationAmit Sharma
 
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 EBSiWare Logic Technologies Pvt. Ltd.
 
OFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation DemonstrationOFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation DemonstrationSreenivasa Setty
 
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 designerRavi Kumar Lanke
 
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 v2pasalapudi
 
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 mangerRavi Kumar Lanke
 
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-linuxAmit Sharma
 
Security Multitenant
Security MultitenantSecurity Multitenant
Security MultitenantArush Jain
 
Enable Mobile Apps Designer in OBIEE
Enable Mobile Apps Designer in OBIEEEnable Mobile Apps Designer in OBIEE
Enable Mobile Apps Designer in OBIEEOsama Mustafa
 
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
 
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 SuiteMicro Focus
 
Obiee10 g to 11g upgrade
Obiee10 g to 11g upgradeObiee10 g to 11g upgrade
Obiee10 g to 11g upgradeAmit Sharma
 

Similar to 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
 

Recently uploaded

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
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...Miguel Araújo
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
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...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 

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)