SlideShare ist ein Scribd-Unternehmen logo
1 von 66
Downloaden Sie, um offline zu lesen
Integrating Oracle BI, BPM and BAM 11g:
The complete cycle of information
Edelweiss Kammermann
Rittman Mead BI Forum – Brighton May 2013
About Me
• Computer engineer, BI and BPM specialist with over 17 years of
consulting and project management experience in Oracle
technology.
• Oracle University Instructor of many courses, included OBI,
BPM, Warehouse Builder and ODI.
• Co-founder and Vice President of Uruguayan Oracle User
Group (UYOUG)
• Co-founder of AWEN Consulting.
• Email: edelweiss@awen.com.uy
• Twitter: @EdelweissK
Uruguay
Agenda
• What is OBIEE?
• What is Oracle BPM?
• What is Oracle BAM?
• Integration between BI and BPM
– From BI
– From BPM
• Configuration of BPM and BAM
• Integration between BI and BAM
– From BI
– From BAM
• Other integrations
• Conclusions
Agenda
• What is OBIEE?
• What is Oracle BPM?
• What is Oracle BAM?
• Integration between BI and BPM
– From BI
– From BPM
• Configuration of BPM and BAM
• Integration between BI and BAM
– From BI
– From BAM
• Other integrations
• Conclusions
What is OBIEE?
Oracle BIEE is a complete BI Platfom that provides a wide range
of capabilities like:
• Interactive Dashboards
• Ad hoc Analysis and Interactive Reporting
• Enterprise Reporting.
• Proactive detection and alerts
• Actionable Intelligence.
• Spatial Intelligence via Map-based Visualizations
• Scorecard and Strategy Management
• Mobile
What is OBIEE?
What is BPM?
• Oracle Business Process Management is a complete set of
tools for creating, executing, and optimizing business
processes.
What is BAM?
• Oracle BAM gives business executives the ability to monitor
their business services and processes in the enterprise, and
to change business processes quickly or to take corrective
action if the business environment changes.
Agenda
• What is OBIEE?
• What is Oracle BPM?
• What is Oracle BAM?
• Integration between BI and BPM
– From BI
– From BPM
• Configuration of BPM and BAM
• Integration between BI and BAM
– From BI
– From BAM
• Other integrations
• Conclusions
Integration between BI and BPM
From BI
• A BPM process can be exposed as a Web Service so BI can call
it from
• Analyses
• Dashboard
• Agents
• BPM provides views over its STAR Schema (Process Cubes) to
monitor the process and evaluate the performance of
completed and in-flight processes.
Expose BPM Process as a Web Service
1) Change the start activity for a Start Message Activity.
2) Change Implementation Property as “Define Interface” or
choose one in the Business Catalog
3) Define input arguments
4) In the Advance Section, choose synchronous service
5) Map the incoming message to process data objects.
6) Do the same with the End Activity (End Message)
7) Save all and Deploy the project
8) In EM , click on the Service Endpoint and WSDL button and
copy the WSDL url
Expose BPM Process as a Web Service
Expose BPM Process as a Web Service
Expose BPM Process as a Web Service
Expose BPM Process as a Web Service
Expose BPM Process as a Web Service
Calling a BPM Process from
BI Analysis
Calling a BPM Process from
BI Analysis
Calling a BPM Process from
BI Analysis
Calling a BPM Process from
BI Analysis
Calling a BPM Process from
BI Dashboard
Calling a BPM Process from
BI Agent
Integration between BI and BPM
Using Process Cubes
• BPM provides views over its STAR Schema (Process Cubes) to monitor the
process and evaluate the performance of completed and in-flight
processes.
Integration between BI and BPM
Using Process Cubes
Facts Views
Dimensions Views
Integration between BI and BPM
Using Process Cubes
In BPM Studio, enable BPM process cubes for a Project.
Integration between BI and BPM
Using Process Cubes
Options in BI:
1. Include this Star Schema as part of the OBI Metadata
2. Use it directly in BI Publisher
3. Load the information to another schema.
• Better for performance
• Data in the process star schema is not permanent.
Integration between BI and BPM
Using Process Cubes
Integration between BI and BPM
Using Process Cubes
Integration between BI and BPM
Using Process Cubes
Integration between BI and BPM
Using Process Cubes
Agenda
• What is OBIEE?
• What is Oracle BPM?
• What is Oracle BAM?
• Integration between BI and BPM
– From BI
– From BPM
• Configuration of BPM and BAM
• Integration between BI and BAM
– From BI
– From BAM
• Other integrations
• Conclusions
Integration between BI and BPM
From BPM
BI offers different WebServices in order to be used for third-
party Web services clients:
• ExecuteAgent
• ExecuteAnalysis
• EvaluateCondition
Web Services for SOA provide WSIL documents to allow you to
browse for and select agents, analyses, and conditions stored in
the catalog.
WSIL URL: http://localhost:7001/biservices/inspection?wsil
Integration between BI and BPM
From BPM
1) In EM, create a key entry called wsil.browsing in the
oracle.bi.enterprise map folder.
2) Restart BI Services
Integration between BI and BPM
From BPM
Options to call a Web Service in BPM:
• Send/ Receive Tasks
Integration between BI and BPM
From BPM
Options to call a Web Service in BPM:
• Message Throw/Catch Tasks
Integration between BI and BPM
From BPM
Options to call a Web Service in BPM:
• Service Task
Integration between BI and BPM
From BPM
1) Create a service in the Business Catalog referencing the BI
Service
Integration between BI and BPM
From BPM
Integration between BI and BPM
From BPM
2) Create a Service Task to call the BI Service
Integration between BI and BPM
From BPM
Uses:
1 – Need additional information from BI.
2 – Use BI to provide data at decision points. (routing)
3 – Call BI alert from the Business Process to alert for a specific
case.
Agenda
• What is OBIEE?
• What is Oracle BPM?
• What is Oracle BAM?
• Integration between BI and BPM
– From BI
– From BPM
• Configuration of BPM and BAM
• Integration between BI and BAM
– From BI
– From BAM
• Other integrations
• Conclusions
Configuration of BPM and BAM
Configurations needed for BPM and BAM to manage process
analytics:
1) Configure BAM Adapter in Web Logic Console
2) Configure BPM Engine in EM
3) Enable BAM at Project Level
4) Change settings at Process and Activity Level (optional)
Configuration of BPM and BAM
1) Configure BAM Adapter in Web Logic Console
Configuration of BPM and BAM
1) Configure BAM Adapter in Web Logic Console
Configuration of BPM and BAM
1) Configure BAM Adapter in Web Logic Console
Configuration of BPM and BAM
2) Configure BPM Engine in EM
Configuration of BPM and BAM
3) Enable BAM at Project Level
Configuration of BPM and BAM
4) Change settings at Process and Activity Level (optional)
Agenda
• What is OBIEE?
• What is Oracle BPM?
• What is Oracle BAM?
• Integration between BI and BPM
– From BI
– From BPM
• Configuration of BPM and BAM
• Integration between BI and BAM
– From BI
– From BAM
• Other integrations
• Conclusions
Integration between BI and BAM
From BI
Integrate OBIEE Dashboards with BAM
All BAM dashboards and reports can be viewed directly as web
pages without ActiveViewer:
1. In Active Studio select a report (in My Reports page or the
Shared Reports page)
2. In the Actions list, click Copy Shortcut
3. Copy the URL showed in the window dialog.
4. Include it in OBIEE Dashboards
Integration between BI and BAM
From BI
Integrate Publisher with BAM
Using BAM Web Services, create data models in BI Publisher:
1) Create a new data model using data set based in web service.
2) Use the method GET only available in
DataObjectOperationsByName web service.
Agenda
• What is OBIEE?
• What is Oracle BPM?
• What is Oracle BAM?
• Integration between BI and BPM
– From BI
– From BPM
• Configuration of BPM and BAM
• Integration between BI and BAM
– From BI
– From BAM
• Other integrations
• Conclusions
Integration between BI and BAM
From BAM
1) Create an External Data Source (EDS) against OBIEE to have
access to the catalog
2) Create Data Objects for Tables in the catalog
Integration between BI and BAM
From BAM
1) Create an External Data Source (EDS) against OBIEE:
• Copy the bijdbc.jar to BAM home (or to a directory that is in the
WEBLOGIC_CLASSPATH). Example:
C:middlewareOracle_SOA1bam
• Edit WLS_HOME/wlserver 10.3/common/bin/commEnv.cmd
• Add ${CLASSPATHSEP}/<BAM_HOME>/bijdbc.jar at the end of
WEBLOGIC_CLASSPATH entry.
• Restart Weblogic and BAM Server
Integration between BI and BAM
From BAM
1) Create an External Data Source (EDS) against OBIEE:
Integration between BI and BAM
From BAM
1) Create an External Data Source (EDS) against OBIEE:
Driver: oracle.bi.jdbc.AnaJdbcDriver
Login: OBIEE Username
Password: OBIEE Password
Connection String/URL: jdbc:oraclebi://host_name:port_number/
For example: jdbc:oraclebi:// ek-bi11g :9703/
Integration between BI and BAM
From BAM
2) Create Data Objects for Tables in the catalog
Agenda
• What is OBIEE?
• What is Oracle BPM?
• What is Oracle BAM?
• Integration between BI and BPM
– From BI
– From BPM
• Configuration of BPM and BAM
• Integration between BI and BAM
– From BI
– From BAM
• Other integrations
• Conclusions
Other Integrations
BPM dashboards and Task Forms are ADF pages.
Options to integrate BI in ADF pages:
•Embedding BI Objects
•BI Composer
•BI Logical SQL View Object
Agenda
• What is OBIEE?
• What is Oracle BPM?
• What is Oracle BAM?
• Integration between BI and BPM
– From BI
– From BPM
• Configuration of BPM and BAM
• Integration between BI and BAM
– From BI
– From BAM
• Other integrations
• Conclusions
Conclusions
The integration of BI, BPM and BAM:
• Allows users to work in the same framework .
• Provides more insight about the business, giving to users
the access to all the information: historical and real time
information and take actions based on it.
• Allows automation between these tools, so they can
interact with each other without human participation.
Additional Information
• BI documentation:
http://www.oracle.com/technetwork/middleware/bi-
enterprise-edition/documentation/bi-ee-087853.html
• BPM documentation:
• http://www.oracle.com/technetwork/middleware/bpm/d
ocumentation/index.html
• BAM documentation:
http://www.oracle.com/technetwork/middleware/bam/d
ocumentation/index.html
Additional Information
Books:
• Oracle Business Intelligence 11g Developers Guide by
Mark Rittman
• Oracle BAM 11gR1 by Pete Wang
• Getting Started with Oracle BPM 11g Suite by Heidi
Buelow, Manoj Das, Manas Deb and Prasen Palvanka
• Oracle Business Process Management Suite 11g Handbook
by Manoj Das, Manas Deb and Mark Wilkins
Q&A
Thank you!
Email: edelweiss@awen.com.uy

Weitere ähnliche Inhalte

Was ist angesagt?

Upgrading To OBIEE 12C - Key Things Your Need To Know About
Upgrading To OBIEE 12C - Key Things Your Need To Know AboutUpgrading To OBIEE 12C - Key Things Your Need To Know About
Upgrading To OBIEE 12C - Key Things Your Need To Know AboutGeraint Thomas
 
Hyperion Planning 11.1.2.4 | MindStream Analytics
Hyperion Planning 11.1.2.4 | MindStream AnalyticsHyperion Planning 11.1.2.4 | MindStream Analytics
Hyperion Planning 11.1.2.4 | MindStream Analyticsmindstremanalysis
 
Practical tips for migrating SharePoint Customizations to Office 365
Practical tips for migrating SharePoint Customizations to Office 365Practical tips for migrating SharePoint Customizations to Office 365
Practical tips for migrating SharePoint Customizations to Office 365Haniel Croitoru
 
EPM Automate - Automating Enterprise Performance Management Cloud Solutions
EPM Automate - Automating Enterprise Performance Management Cloud SolutionsEPM Automate - Automating Enterprise Performance Management Cloud Solutions
EPM Automate - Automating Enterprise Performance Management Cloud SolutionsJoseph Alaimo Jr
 
Bi4.1 and beyond
Bi4.1 and beyondBi4.1 and beyond
Bi4.1 and beyondsapbisignz
 
Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365
Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365
Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365Patrick Guimonet
 
SPC.Org - Upgrading to SharePoint 2013
SPC.Org - Upgrading to SharePoint 2013SPC.Org - Upgrading to SharePoint 2013
SPC.Org - Upgrading to SharePoint 2013Bert Johnson
 
What is bip_v2
What is bip_v2What is bip_v2
What is bip_v2kanaugust
 
Share point 2013 migration solutions
Share point 2013 migration solutionsShare point 2013 migration solutions
Share point 2013 migration solutionsPeter Ganev
 
WISPUG - Fun with SharePoint Migrations
WISPUG - Fun with SharePoint MigrationsWISPUG - Fun with SharePoint Migrations
WISPUG - Fun with SharePoint MigrationsBrian Caauwe
 
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’ SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’ Adam Levithan
 
SharePoint Upgrades For The Business
SharePoint Upgrades For The BusinessSharePoint Upgrades For The Business
SharePoint Upgrades For The BusinessRichard Harbridge
 
How to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guide
How to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guideHow to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guide
How to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guideVyapin Software Systems Private Limited
 
GRUG 1 Excitech Revit platform 2011 Update 20100601
GRUG 1 Excitech Revit platform 2011 Update 20100601GRUG 1 Excitech Revit platform 2011 Update 20100601
GRUG 1 Excitech Revit platform 2011 Update 20100601Glasgow Revit User Group
 
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...Vignesh Ganesan I Microsoft MVP
 
Baha Mar's All in Bet on Red: The Story of Integrating Data and Master Data w...
Baha Mar's All in Bet on Red: The Story of Integrating Data and Master Data w...Baha Mar's All in Bet on Red: The Story of Integrating Data and Master Data w...
Baha Mar's All in Bet on Red: The Story of Integrating Data and Master Data w...Joseph Alaimo Jr
 
Practical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 UpgradePractical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 UpgradeJoel Oleson
 
Don't upgrade to SharePoint 2013
Don't upgrade to SharePoint 2013Don't upgrade to SharePoint 2013
Don't upgrade to SharePoint 2013davidlozzi
 
Integrated Planning Using Enterprise Planning and Budgeting Cloud Service at ...
Integrated Planning Using Enterprise Planning and Budgeting Cloud Service at ...Integrated Planning Using Enterprise Planning and Budgeting Cloud Service at ...
Integrated Planning Using Enterprise Planning and Budgeting Cloud Service at ...Joseph Alaimo Jr
 

Was ist angesagt? (20)

Upgrading To OBIEE 12C - Key Things Your Need To Know About
Upgrading To OBIEE 12C - Key Things Your Need To Know AboutUpgrading To OBIEE 12C - Key Things Your Need To Know About
Upgrading To OBIEE 12C - Key Things Your Need To Know About
 
Hyperion Planning 11.1.2.4 | MindStream Analytics
Hyperion Planning 11.1.2.4 | MindStream AnalyticsHyperion Planning 11.1.2.4 | MindStream Analytics
Hyperion Planning 11.1.2.4 | MindStream Analytics
 
Practical tips for migrating SharePoint Customizations to Office 365
Practical tips for migrating SharePoint Customizations to Office 365Practical tips for migrating SharePoint Customizations to Office 365
Practical tips for migrating SharePoint Customizations to Office 365
 
EPM Automate - Automating Enterprise Performance Management Cloud Solutions
EPM Automate - Automating Enterprise Performance Management Cloud SolutionsEPM Automate - Automating Enterprise Performance Management Cloud Solutions
EPM Automate - Automating Enterprise Performance Management Cloud Solutions
 
Bi4.1 and beyond
Bi4.1 and beyondBi4.1 and beyond
Bi4.1 and beyond
 
Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365
Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365
Collab 365 - Real world scenarios to migrate to SharePoint 2016 or Office 365
 
SPC.Org - Upgrading to SharePoint 2013
SPC.Org - Upgrading to SharePoint 2013SPC.Org - Upgrading to SharePoint 2013
SPC.Org - Upgrading to SharePoint 2013
 
What is bip_v2
What is bip_v2What is bip_v2
What is bip_v2
 
Share point 2013 migration solutions
Share point 2013 migration solutionsShare point 2013 migration solutions
Share point 2013 migration solutions
 
WISPUG - Fun with SharePoint Migrations
WISPUG - Fun with SharePoint MigrationsWISPUG - Fun with SharePoint Migrations
WISPUG - Fun with SharePoint Migrations
 
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’ SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
 
SharePoint Upgrades For The Business
SharePoint Upgrades For The BusinessSharePoint Upgrades For The Business
SharePoint Upgrades For The Business
 
How to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guide
How to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guideHow to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guide
How to upgrade from SharePoint 2010 to SharePoint 2013 – a quick guide
 
IBM Business Automation Workflow
IBM Business Automation WorkflowIBM Business Automation Workflow
IBM Business Automation Workflow
 
GRUG 1 Excitech Revit platform 2011 Update 20100601
GRUG 1 Excitech Revit platform 2011 Update 20100601GRUG 1 Excitech Revit platform 2011 Update 20100601
GRUG 1 Excitech Revit platform 2011 Update 20100601
 
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
Accelerate your journey to the cloud using the Microsoft SharePoint Migration...
 
Baha Mar's All in Bet on Red: The Story of Integrating Data and Master Data w...
Baha Mar's All in Bet on Red: The Story of Integrating Data and Master Data w...Baha Mar's All in Bet on Red: The Story of Integrating Data and Master Data w...
Baha Mar's All in Bet on Red: The Story of Integrating Data and Master Data w...
 
Practical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 UpgradePractical Guidance for SharePoint 2010 Upgrade
Practical Guidance for SharePoint 2010 Upgrade
 
Don't upgrade to SharePoint 2013
Don't upgrade to SharePoint 2013Don't upgrade to SharePoint 2013
Don't upgrade to SharePoint 2013
 
Integrated Planning Using Enterprise Planning and Budgeting Cloud Service at ...
Integrated Planning Using Enterprise Planning and Budgeting Cloud Service at ...Integrated Planning Using Enterprise Planning and Budgeting Cloud Service at ...
Integrated Planning Using Enterprise Planning and Budgeting Cloud Service at ...
 

Andere mochten auch

Process Analytics with Oracle BPM Suite 12c and BAM - OGh SIG SOA & BPM, 1st ...
Process Analytics with Oracle BPM Suite 12c and BAM - OGh SIG SOA & BPM, 1st ...Process Analytics with Oracle BPM Suite 12c and BAM - OGh SIG SOA & BPM, 1st ...
Process Analytics with Oracle BPM Suite 12c and BAM - OGh SIG SOA & BPM, 1st ...Lucas Jellema
 
SOA OSB suite cluster installation
SOA OSB suite cluster installationSOA OSB suite cluster installation
SOA OSB suite cluster installationRakesh Gujjarlapudi
 
Oracle fusionmiddlewarecontinuosintegration slideshare_v1
Oracle fusionmiddlewarecontinuosintegration slideshare_v1Oracle fusionmiddlewarecontinuosintegration slideshare_v1
Oracle fusionmiddlewarecontinuosintegration slideshare_v1Rakesh Gujjarlapudi
 
Lesson1 - SOA Governance Overview
Lesson1  - SOA Governance OverviewLesson1  - SOA Governance Overview
Lesson1 - SOA Governance OverviewRakesh Gujjarlapudi
 
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
 
Business Process Management, Business Rules and Business Intelligence
Business Process Management, Business Rules and Business IntelligenceBusiness Process Management, Business Rules and Business Intelligence
Business Process Management, Business Rules and Business IntelligenceSandy Kemsley
 
The Future of Forms is ..... Forms (and some friends) (UKOUG, 2011 - with Gra...
The Future of Forms is ..... Forms (and some friends) (UKOUG, 2011 - with Gra...The Future of Forms is ..... Forms (and some friends) (UKOUG, 2011 - with Gra...
The Future of Forms is ..... Forms (and some friends) (UKOUG, 2011 - with Gra...Lucas Jellema
 
Oow 2011, Simplifying Work Order Management in the utility market with Oracle...
Oow 2011, Simplifying Work Order Management in the utility market with Oracle...Oow 2011, Simplifying Work Order Management in the utility market with Oracle...
Oow 2011, Simplifying Work Order Management in the utility market with Oracle...Capgemini
 
Bpm the battle 6 juni visie presentaties
Bpm the battle 6 juni visie presentatiesBpm the battle 6 juni visie presentaties
Bpm the battle 6 juni visie presentatiesrichard_van_tilborg
 
SMART4apex company presentation APEX world convention March 25 2014
SMART4apex company presentation APEX world convention March 25 2014SMART4apex company presentation APEX world convention March 25 2014
SMART4apex company presentation APEX world convention March 25 2014Sergei Martens
 
The electricity system as a tandem bicycle
The electricity system as a tandem bicycleThe electricity system as a tandem bicycle
The electricity system as a tandem bicycleLeonardo ENERGY
 
This Has Nothing To Do With SOA, Dude - Odtug 2011 - OPITZ CONSULTING - Torst...
This Has Nothing To Do With SOA, Dude - Odtug 2011 - OPITZ CONSULTING - Torst...This Has Nothing To Do With SOA, Dude - Odtug 2011 - OPITZ CONSULTING - Torst...
This Has Nothing To Do With SOA, Dude - Odtug 2011 - OPITZ CONSULTING - Torst...OPITZ CONSULTING Deutschland
 
It's all about Integration - Developing with Oracle Cloud Services
It's all about Integration - Developing with Oracle Cloud ServicesIt's all about Integration - Developing with Oracle Cloud Services
It's all about Integration - Developing with Oracle Cloud ServicesOPITZ CONSULTING Deutschland
 
Preview - E-Bikes in Europe 2015
Preview - E-Bikes in Europe 2015Preview - E-Bikes in Europe 2015
Preview - E-Bikes in Europe 2015Sebastian Luettig
 

Andere mochten auch (20)

Process Analytics with Oracle BPM Suite 12c and BAM - OGh SIG SOA & BPM, 1st ...
Process Analytics with Oracle BPM Suite 12c and BAM - OGh SIG SOA & BPM, 1st ...Process Analytics with Oracle BPM Suite 12c and BAM - OGh SIG SOA & BPM, 1st ...
Process Analytics with Oracle BPM Suite 12c and BAM - OGh SIG SOA & BPM, 1st ...
 
Oracle BPM 11g Lesson 1
Oracle BPM 11g Lesson 1Oracle BPM 11g Lesson 1
Oracle BPM 11g Lesson 1
 
Oracle EMC 12C Grand Tour
Oracle EMC 12C Grand TourOracle EMC 12C Grand Tour
Oracle EMC 12C Grand Tour
 
SOA OSB suite cluster installation
SOA OSB suite cluster installationSOA OSB suite cluster installation
SOA OSB suite cluster installation
 
Oracle fusionmiddlewarecontinuosintegration slideshare_v1
Oracle fusionmiddlewarecontinuosintegration slideshare_v1Oracle fusionmiddlewarecontinuosintegration slideshare_v1
Oracle fusionmiddlewarecontinuosintegration slideshare_v1
 
Oracle EMC 12 Installation
Oracle EMC 12 InstallationOracle EMC 12 Installation
Oracle EMC 12 Installation
 
Lesson1 - SOA Governance Overview
Lesson1  - SOA Governance OverviewLesson1  - SOA Governance Overview
Lesson1 - SOA Governance Overview
 
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
 
Oracle API Gateway Installation
Oracle API Gateway InstallationOracle API Gateway Installation
Oracle API Gateway Installation
 
Business Process Management, Business Rules and Business Intelligence
Business Process Management, Business Rules and Business IntelligenceBusiness Process Management, Business Rules and Business Intelligence
Business Process Management, Business Rules and Business Intelligence
 
The Future of Forms is ..... Forms (and some friends) (UKOUG, 2011 - with Gra...
The Future of Forms is ..... Forms (and some friends) (UKOUG, 2011 - with Gra...The Future of Forms is ..... Forms (and some friends) (UKOUG, 2011 - with Gra...
The Future of Forms is ..... Forms (and some friends) (UKOUG, 2011 - with Gra...
 
Oow 2011, Simplifying Work Order Management in the utility market with Oracle...
Oow 2011, Simplifying Work Order Management in the utility market with Oracle...Oow 2011, Simplifying Work Order Management in the utility market with Oracle...
Oow 2011, Simplifying Work Order Management in the utility market with Oracle...
 
Bpm the battle 6 juni visie presentaties
Bpm the battle 6 juni visie presentatiesBpm the battle 6 juni visie presentaties
Bpm the battle 6 juni visie presentaties
 
SMART4apex company presentation APEX world convention March 25 2014
SMART4apex company presentation APEX world convention March 25 2014SMART4apex company presentation APEX world convention March 25 2014
SMART4apex company presentation APEX world convention March 25 2014
 
Electrical Bi-cycle: Hebb
Electrical Bi-cycle: HebbElectrical Bi-cycle: Hebb
Electrical Bi-cycle: Hebb
 
The electricity system as a tandem bicycle
The electricity system as a tandem bicycleThe electricity system as a tandem bicycle
The electricity system as a tandem bicycle
 
This Has Nothing To Do With SOA, Dude - Odtug 2011 - OPITZ CONSULTING - Torst...
This Has Nothing To Do With SOA, Dude - Odtug 2011 - OPITZ CONSULTING - Torst...This Has Nothing To Do With SOA, Dude - Odtug 2011 - OPITZ CONSULTING - Torst...
This Has Nothing To Do With SOA, Dude - Odtug 2011 - OPITZ CONSULTING - Torst...
 
It's all about Integration - Developing with Oracle Cloud Services
It's all about Integration - Developing with Oracle Cloud ServicesIt's all about Integration - Developing with Oracle Cloud Services
It's all about Integration - Developing with Oracle Cloud Services
 
Oracle BPM 11G
Oracle BPM 11GOracle BPM 11G
Oracle BPM 11G
 
Preview - E-Bikes in Europe 2015
Preview - E-Bikes in Europe 2015Preview - E-Bikes in Europe 2015
Preview - E-Bikes in Europe 2015
 

Ähnlich wie Integrating Oracle BI, BPM and BAM 11g: The complete cycle of information

Best Practices for IT - Integrating Tableau to OBIEE with BI Connector
Best Practices for IT - Integrating Tableau to OBIEE with BI ConnectorBest Practices for IT - Integrating Tableau to OBIEE with BI Connector
Best Practices for IT - Integrating Tableau to OBIEE with BI ConnectorBI Connector
 
Learn how SAP BusinessObjects is used at BEC and some of their challenges res...
Learn how SAP BusinessObjects is used at BEC and some of their challenges res...Learn how SAP BusinessObjects is used at BEC and some of their challenges res...
Learn how SAP BusinessObjects is used at BEC and some of their challenges res...Wiiisdom
 
South Florida SQL Saturday - Power BI Report Server Enterprise Architecture, ...
South Florida SQL Saturday - Power BI Report Server Enterprise Architecture, ...South Florida SQL Saturday - Power BI Report Server Enterprise Architecture, ...
South Florida SQL Saturday - Power BI Report Server Enterprise Architecture, ...Vishal Pawar
 
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service API
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service APIForge - DevCon 2016: Extend BIM 360 Docs with the Issues Service API
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service APIAutodesk
 
Transitioning from infomaker to bi publisher ppt
Transitioning from infomaker to bi publisher pptTransitioning from infomaker to bi publisher ppt
Transitioning from infomaker to bi publisher pptp6academy
 
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...Vishal Pawar
 
What's New in Oracle BI for Developers
What's New in Oracle BI for DevelopersWhat's New in Oracle BI for Developers
What's New in Oracle BI for DevelopersDatavail
 
Satyapriya rajguru oracle BI Publisher
Satyapriya rajguru oracle  BI PublisherSatyapriya rajguru oracle  BI Publisher
Satyapriya rajguru oracle BI PublisherSatyapriya Rajguru
 
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2Benoit Jester
 
IBM Cloud University 2017-IDPA009-IBM BPM Upgrade and Migration Made Easy
IBM Cloud University 2017-IDPA009-IBM BPM Upgrade and Migration Made EasyIBM Cloud University 2017-IDPA009-IBM BPM Upgrade and Migration Made Easy
IBM Cloud University 2017-IDPA009-IBM BPM Upgrade and Migration Made EasyBrian Petrini
 
Implementing and Extending Oracle PLM Cloud for Gibson Overseas
Implementing and Extending Oracle PLM Cloud for Gibson OverseasImplementing and Extending Oracle PLM Cloud for Gibson Overseas
Implementing and Extending Oracle PLM Cloud for Gibson OverseasJade Global
 
bi-publisher.pptx
bi-publisher.pptxbi-publisher.pptx
bi-publisher.pptxkjkombrink
 
Microsoft Power Stack 2019 [Power BI, Excel, Azure & Friends]
Microsoft Power Stack 2019 [Power BI, Excel, Azure & Friends]Microsoft Power Stack 2019 [Power BI, Excel, Azure & Friends]
Microsoft Power Stack 2019 [Power BI, Excel, Azure & Friends]Olivier Travers
 
Dell Boomi Integration with Salesforce
Dell Boomi Integration with SalesforceDell Boomi Integration with Salesforce
Dell Boomi Integration with SalesforceNagarjuna Kaipu
 
Power BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptxPower BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptxEPC Group
 
Power-BI and SharePoint
Power-BI and SharePointPower-BI and SharePoint
Power-BI and SharePointatwork
 
BI in the Cloud - Microsoft Power BI Overview and Demo
BI in the Cloud - Microsoft Power BI Overview and DemoBI in the Cloud - Microsoft Power BI Overview and Demo
BI in the Cloud - Microsoft Power BI Overview and DemoChristopher Foot
 

Ähnlich wie Integrating Oracle BI, BPM and BAM 11g: The complete cycle of information (20)

Best Practices for IT - Integrating Tableau to OBIEE with BI Connector
Best Practices for IT - Integrating Tableau to OBIEE with BI ConnectorBest Practices for IT - Integrating Tableau to OBIEE with BI Connector
Best Practices for IT - Integrating Tableau to OBIEE with BI Connector
 
Learn how SAP BusinessObjects is used at BEC and some of their challenges res...
Learn how SAP BusinessObjects is used at BEC and some of their challenges res...Learn how SAP BusinessObjects is used at BEC and some of their challenges res...
Learn how SAP BusinessObjects is used at BEC and some of their challenges res...
 
South Florida SQL Saturday - Power BI Report Server Enterprise Architecture, ...
South Florida SQL Saturday - Power BI Report Server Enterprise Architecture, ...South Florida SQL Saturday - Power BI Report Server Enterprise Architecture, ...
South Florida SQL Saturday - Power BI Report Server Enterprise Architecture, ...
 
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service API
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service APIForge - DevCon 2016: Extend BIM 360 Docs with the Issues Service API
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service API
 
Transitioning from infomaker to bi publisher ppt
Transitioning from infomaker to bi publisher pptTransitioning from infomaker to bi publisher ppt
Transitioning from infomaker to bi publisher ppt
 
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
Power BI Report Server Enterprise Architecture, Tools to Publish reports and ...
 
What's New in Oracle BI for Developers
What's New in Oracle BI for DevelopersWhat's New in Oracle BI for Developers
What's New in Oracle BI for Developers
 
Satyapriya rajguru oracle BI Publisher
Satyapriya rajguru oracle  BI PublisherSatyapriya rajguru oracle  BI Publisher
Satyapriya rajguru oracle BI Publisher
 
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
SharePoint Days Casablanca 2016 - Tout ce que vous devez savoir sur Power BI v2
 
IBM Cloud University 2017-IDPA009-IBM BPM Upgrade and Migration Made Easy
IBM Cloud University 2017-IDPA009-IBM BPM Upgrade and Migration Made EasyIBM Cloud University 2017-IDPA009-IBM BPM Upgrade and Migration Made Easy
IBM Cloud University 2017-IDPA009-IBM BPM Upgrade and Migration Made Easy
 
Implementing and Extending Oracle PLM Cloud for Gibson Overseas
Implementing and Extending Oracle PLM Cloud for Gibson OverseasImplementing and Extending Oracle PLM Cloud for Gibson Overseas
Implementing and Extending Oracle PLM Cloud for Gibson Overseas
 
bi-publisher.pptx
bi-publisher.pptxbi-publisher.pptx
bi-publisher.pptx
 
Microsoft Power Stack 2019 [Power BI, Excel, Azure & Friends]
Microsoft Power Stack 2019 [Power BI, Excel, Azure & Friends]Microsoft Power Stack 2019 [Power BI, Excel, Azure & Friends]
Microsoft Power Stack 2019 [Power BI, Excel, Azure & Friends]
 
Dell Boomi Integration with Salesforce
Dell Boomi Integration with SalesforceDell Boomi Integration with Salesforce
Dell Boomi Integration with Salesforce
 
SAP BPC-SAP BPC TRAINING
SAP BPC-SAP BPC TRAININGSAP BPC-SAP BPC TRAINING
SAP BPC-SAP BPC TRAINING
 
Power BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptxPower BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptx
 
Sap bo xi r4.0
Sap bo xi r4.0Sap bo xi r4.0
Sap bo xi r4.0
 
Otbi overview ow13
Otbi overview ow13Otbi overview ow13
Otbi overview ow13
 
Power-BI and SharePoint
Power-BI and SharePointPower-BI and SharePoint
Power-BI and SharePoint
 
BI in the Cloud - Microsoft Power BI Overview and Demo
BI in the Cloud - Microsoft Power BI Overview and DemoBI in the Cloud - Microsoft Power BI Overview and Demo
BI in the Cloud - Microsoft Power BI Overview and Demo
 

Mehr von Edelweiss Kammermann

AWDC para desarrolladores y data scientists
AWDC para desarrolladores y data scientists AWDC para desarrolladores y data scientists
AWDC para desarrolladores y data scientists Edelweiss Kammermann
 
Oracle Autonomous Data Warehouse Cloud and Data Visualization
Oracle Autonomous Data Warehouse Cloud and Data VisualizationOracle Autonomous Data Warehouse Cloud and Data Visualization
Oracle Autonomous Data Warehouse Cloud and Data VisualizationEdelweiss Kammermann
 
Working with Oracle Big Data Cloud Compute Edition and Apache Zeppelin
Working with Oracle Big Data Cloud Compute Edition and Apache ZeppelinWorking with Oracle Big Data Cloud Compute Edition and Apache Zeppelin
Working with Oracle Big Data Cloud Compute Edition and Apache ZeppelinEdelweiss Kammermann
 
Moving OBIEE to Oracle Analytics Cloud
Moving OBIEE to Oracle Analytics CloudMoving OBIEE to Oracle Analytics Cloud
Moving OBIEE to Oracle Analytics CloudEdelweiss Kammermann
 
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...Edelweiss Kammermann
 
Oracle Analytics Cloud lo nuevo de Oracle BI en la nube
Oracle Analytics Cloud  lo nuevo de Oracle BI en la nubeOracle Analytics Cloud  lo nuevo de Oracle BI en la nube
Oracle Analytics Cloud lo nuevo de Oracle BI en la nubeEdelweiss Kammermann
 
The Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
The Open Source and Cloud Part of Oracle Big Data Cloud Service for BeginnersThe Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
The Open Source and Cloud Part of Oracle Big Data Cloud Service for BeginnersEdelweiss Kammermann
 
Getting started with Hadoop, Hive, Spark and Kafka
Getting started with Hadoop, Hive, Spark and KafkaGetting started with Hadoop, Hive, Spark and Kafka
Getting started with Hadoop, Hive, Spark and KafkaEdelweiss Kammermann
 
Integrating Oracle Data Integrator with Oracle GoldenGate 12c
Integrating Oracle Data Integrator with Oracle GoldenGate 12cIntegrating Oracle Data Integrator with Oracle GoldenGate 12c
Integrating Oracle Data Integrator with Oracle GoldenGate 12cEdelweiss Kammermann
 
Integración de Oracle Data Integrator con Oracle GoldenGate 12c
Integración de Oracle Data Integrator  con Oracle GoldenGate 12cIntegración de Oracle Data Integrator  con Oracle GoldenGate 12c
Integración de Oracle Data Integrator con Oracle GoldenGate 12cEdelweiss Kammermann
 
OBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas CaracterísticasOBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas CaracterísticasEdelweiss Kammermann
 
Integrando Oracle BI, BPM y BAM 11g: El ciclo completo de la información
Integrando Oracle BI, BPM y BAM 11g:  El ciclo  completo de la informaciónIntegrando Oracle BI, BPM y BAM 11g:  El ciclo  completo de la información
Integrando Oracle BI, BPM y BAM 11g: El ciclo completo de la informaciónEdelweiss Kammermann
 

Mehr von Edelweiss Kammermann (13)

AWDC para desarrolladores y data scientists
AWDC para desarrolladores y data scientists AWDC para desarrolladores y data scientists
AWDC para desarrolladores y data scientists
 
Oracle Autonomous Data Warehouse Cloud and Data Visualization
Oracle Autonomous Data Warehouse Cloud and Data VisualizationOracle Autonomous Data Warehouse Cloud and Data Visualization
Oracle Autonomous Data Warehouse Cloud and Data Visualization
 
Working with Oracle Big Data Cloud Compute Edition and Apache Zeppelin
Working with Oracle Big Data Cloud Compute Edition and Apache ZeppelinWorking with Oracle Big Data Cloud Compute Edition and Apache Zeppelin
Working with Oracle Big Data Cloud Compute Edition and Apache Zeppelin
 
Moving OBIEE to Oracle Analytics Cloud
Moving OBIEE to Oracle Analytics CloudMoving OBIEE to Oracle Analytics Cloud
Moving OBIEE to Oracle Analytics Cloud
 
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
 
Oracle Analytics Cloud lo nuevo de Oracle BI en la nube
Oracle Analytics Cloud  lo nuevo de Oracle BI en la nubeOracle Analytics Cloud  lo nuevo de Oracle BI en la nube
Oracle Analytics Cloud lo nuevo de Oracle BI en la nube
 
The Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
The Open Source and Cloud Part of Oracle Big Data Cloud Service for BeginnersThe Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
The Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
 
Getting started with Hadoop, Hive, Spark and Kafka
Getting started with Hadoop, Hive, Spark and KafkaGetting started with Hadoop, Hive, Spark and Kafka
Getting started with Hadoop, Hive, Spark and Kafka
 
Integrating Oracle Data Integrator with Oracle GoldenGate 12c
Integrating Oracle Data Integrator with Oracle GoldenGate 12cIntegrating Oracle Data Integrator with Oracle GoldenGate 12c
Integrating Oracle Data Integrator with Oracle GoldenGate 12c
 
Integración de Oracle Data Integrator con Oracle GoldenGate 12c
Integración de Oracle Data Integrator  con Oracle GoldenGate 12cIntegración de Oracle Data Integrator  con Oracle GoldenGate 12c
Integración de Oracle Data Integrator con Oracle GoldenGate 12c
 
OBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas CaracterísticasOBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas Características
 
Integrando Oracle BI, BPM y BAM 11g: El ciclo completo de la información
Integrando Oracle BI, BPM y BAM 11g:  El ciclo  completo de la informaciónIntegrando Oracle BI, BPM y BAM 11g:  El ciclo  completo de la información
Integrando Oracle BI, BPM y BAM 11g: El ciclo completo de la información
 
OBI11g: la versión mas esperada
OBI11g: la versión mas esperadaOBI11g: la versión mas esperada
OBI11g: la versión mas esperada
 

Kürzlich hochgeladen

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
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 SavingEdi Saputra
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
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 DiscoveryTrustArc
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
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 TerraformAndrey Devyatkin
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 

Kürzlich hochgeladen (20)

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
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
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
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
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
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
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 

Integrating Oracle BI, BPM and BAM 11g: The complete cycle of information

  • 1. Integrating Oracle BI, BPM and BAM 11g: The complete cycle of information Edelweiss Kammermann Rittman Mead BI Forum – Brighton May 2013
  • 2. About Me • Computer engineer, BI and BPM specialist with over 17 years of consulting and project management experience in Oracle technology. • Oracle University Instructor of many courses, included OBI, BPM, Warehouse Builder and ODI. • Co-founder and Vice President of Uruguayan Oracle User Group (UYOUG) • Co-founder of AWEN Consulting. • Email: edelweiss@awen.com.uy • Twitter: @EdelweissK
  • 4. Agenda • What is OBIEE? • What is Oracle BPM? • What is Oracle BAM? • Integration between BI and BPM – From BI – From BPM • Configuration of BPM and BAM • Integration between BI and BAM – From BI – From BAM • Other integrations • Conclusions
  • 5. Agenda • What is OBIEE? • What is Oracle BPM? • What is Oracle BAM? • Integration between BI and BPM – From BI – From BPM • Configuration of BPM and BAM • Integration between BI and BAM – From BI – From BAM • Other integrations • Conclusions
  • 6. What is OBIEE? Oracle BIEE is a complete BI Platfom that provides a wide range of capabilities like: • Interactive Dashboards • Ad hoc Analysis and Interactive Reporting • Enterprise Reporting. • Proactive detection and alerts • Actionable Intelligence. • Spatial Intelligence via Map-based Visualizations • Scorecard and Strategy Management • Mobile
  • 8. What is BPM? • Oracle Business Process Management is a complete set of tools for creating, executing, and optimizing business processes.
  • 9. What is BAM? • Oracle BAM gives business executives the ability to monitor their business services and processes in the enterprise, and to change business processes quickly or to take corrective action if the business environment changes.
  • 10. Agenda • What is OBIEE? • What is Oracle BPM? • What is Oracle BAM? • Integration between BI and BPM – From BI – From BPM • Configuration of BPM and BAM • Integration between BI and BAM – From BI – From BAM • Other integrations • Conclusions
  • 11. Integration between BI and BPM From BI • A BPM process can be exposed as a Web Service so BI can call it from • Analyses • Dashboard • Agents • BPM provides views over its STAR Schema (Process Cubes) to monitor the process and evaluate the performance of completed and in-flight processes.
  • 12. Expose BPM Process as a Web Service 1) Change the start activity for a Start Message Activity. 2) Change Implementation Property as “Define Interface” or choose one in the Business Catalog 3) Define input arguments 4) In the Advance Section, choose synchronous service 5) Map the incoming message to process data objects. 6) Do the same with the End Activity (End Message) 7) Save all and Deploy the project 8) In EM , click on the Service Endpoint and WSDL button and copy the WSDL url
  • 13. Expose BPM Process as a Web Service
  • 14. Expose BPM Process as a Web Service
  • 15. Expose BPM Process as a Web Service
  • 16. Expose BPM Process as a Web Service
  • 17. Expose BPM Process as a Web Service
  • 18. Calling a BPM Process from BI Analysis
  • 19. Calling a BPM Process from BI Analysis
  • 20. Calling a BPM Process from BI Analysis
  • 21. Calling a BPM Process from BI Analysis
  • 22. Calling a BPM Process from BI Dashboard
  • 23. Calling a BPM Process from BI Agent
  • 24. Integration between BI and BPM Using Process Cubes • BPM provides views over its STAR Schema (Process Cubes) to monitor the process and evaluate the performance of completed and in-flight processes.
  • 25. Integration between BI and BPM Using Process Cubes Facts Views Dimensions Views
  • 26. Integration between BI and BPM Using Process Cubes In BPM Studio, enable BPM process cubes for a Project.
  • 27. Integration between BI and BPM Using Process Cubes Options in BI: 1. Include this Star Schema as part of the OBI Metadata 2. Use it directly in BI Publisher 3. Load the information to another schema. • Better for performance • Data in the process star schema is not permanent.
  • 28. Integration between BI and BPM Using Process Cubes
  • 29. Integration between BI and BPM Using Process Cubes
  • 30. Integration between BI and BPM Using Process Cubes
  • 31. Integration between BI and BPM Using Process Cubes
  • 32. Agenda • What is OBIEE? • What is Oracle BPM? • What is Oracle BAM? • Integration between BI and BPM – From BI – From BPM • Configuration of BPM and BAM • Integration between BI and BAM – From BI – From BAM • Other integrations • Conclusions
  • 33. Integration between BI and BPM From BPM BI offers different WebServices in order to be used for third- party Web services clients: • ExecuteAgent • ExecuteAnalysis • EvaluateCondition Web Services for SOA provide WSIL documents to allow you to browse for and select agents, analyses, and conditions stored in the catalog. WSIL URL: http://localhost:7001/biservices/inspection?wsil
  • 34. Integration between BI and BPM From BPM 1) In EM, create a key entry called wsil.browsing in the oracle.bi.enterprise map folder. 2) Restart BI Services
  • 35. Integration between BI and BPM From BPM Options to call a Web Service in BPM: • Send/ Receive Tasks
  • 36. Integration between BI and BPM From BPM Options to call a Web Service in BPM: • Message Throw/Catch Tasks
  • 37. Integration between BI and BPM From BPM Options to call a Web Service in BPM: • Service Task
  • 38. Integration between BI and BPM From BPM 1) Create a service in the Business Catalog referencing the BI Service
  • 39. Integration between BI and BPM From BPM
  • 40. Integration between BI and BPM From BPM 2) Create a Service Task to call the BI Service
  • 41. Integration between BI and BPM From BPM Uses: 1 – Need additional information from BI. 2 – Use BI to provide data at decision points. (routing) 3 – Call BI alert from the Business Process to alert for a specific case.
  • 42. Agenda • What is OBIEE? • What is Oracle BPM? • What is Oracle BAM? • Integration between BI and BPM – From BI – From BPM • Configuration of BPM and BAM • Integration between BI and BAM – From BI – From BAM • Other integrations • Conclusions
  • 43. Configuration of BPM and BAM Configurations needed for BPM and BAM to manage process analytics: 1) Configure BAM Adapter in Web Logic Console 2) Configure BPM Engine in EM 3) Enable BAM at Project Level 4) Change settings at Process and Activity Level (optional)
  • 44. Configuration of BPM and BAM 1) Configure BAM Adapter in Web Logic Console
  • 45. Configuration of BPM and BAM 1) Configure BAM Adapter in Web Logic Console
  • 46. Configuration of BPM and BAM 1) Configure BAM Adapter in Web Logic Console
  • 47. Configuration of BPM and BAM 2) Configure BPM Engine in EM
  • 48. Configuration of BPM and BAM 3) Enable BAM at Project Level
  • 49. Configuration of BPM and BAM 4) Change settings at Process and Activity Level (optional)
  • 50. Agenda • What is OBIEE? • What is Oracle BPM? • What is Oracle BAM? • Integration between BI and BPM – From BI – From BPM • Configuration of BPM and BAM • Integration between BI and BAM – From BI – From BAM • Other integrations • Conclusions
  • 51. Integration between BI and BAM From BI Integrate OBIEE Dashboards with BAM All BAM dashboards and reports can be viewed directly as web pages without ActiveViewer: 1. In Active Studio select a report (in My Reports page or the Shared Reports page) 2. In the Actions list, click Copy Shortcut 3. Copy the URL showed in the window dialog. 4. Include it in OBIEE Dashboards
  • 52. Integration between BI and BAM From BI Integrate Publisher with BAM Using BAM Web Services, create data models in BI Publisher: 1) Create a new data model using data set based in web service. 2) Use the method GET only available in DataObjectOperationsByName web service.
  • 53. Agenda • What is OBIEE? • What is Oracle BPM? • What is Oracle BAM? • Integration between BI and BPM – From BI – From BPM • Configuration of BPM and BAM • Integration between BI and BAM – From BI – From BAM • Other integrations • Conclusions
  • 54. Integration between BI and BAM From BAM 1) Create an External Data Source (EDS) against OBIEE to have access to the catalog 2) Create Data Objects for Tables in the catalog
  • 55. Integration between BI and BAM From BAM 1) Create an External Data Source (EDS) against OBIEE: • Copy the bijdbc.jar to BAM home (or to a directory that is in the WEBLOGIC_CLASSPATH). Example: C:middlewareOracle_SOA1bam • Edit WLS_HOME/wlserver 10.3/common/bin/commEnv.cmd • Add ${CLASSPATHSEP}/<BAM_HOME>/bijdbc.jar at the end of WEBLOGIC_CLASSPATH entry. • Restart Weblogic and BAM Server
  • 56. Integration between BI and BAM From BAM 1) Create an External Data Source (EDS) against OBIEE:
  • 57. Integration between BI and BAM From BAM 1) Create an External Data Source (EDS) against OBIEE: Driver: oracle.bi.jdbc.AnaJdbcDriver Login: OBIEE Username Password: OBIEE Password Connection String/URL: jdbc:oraclebi://host_name:port_number/ For example: jdbc:oraclebi:// ek-bi11g :9703/
  • 58. Integration between BI and BAM From BAM 2) Create Data Objects for Tables in the catalog
  • 59. Agenda • What is OBIEE? • What is Oracle BPM? • What is Oracle BAM? • Integration between BI and BPM – From BI – From BPM • Configuration of BPM and BAM • Integration between BI and BAM – From BI – From BAM • Other integrations • Conclusions
  • 60. Other Integrations BPM dashboards and Task Forms are ADF pages. Options to integrate BI in ADF pages: •Embedding BI Objects •BI Composer •BI Logical SQL View Object
  • 61. Agenda • What is OBIEE? • What is Oracle BPM? • What is Oracle BAM? • Integration between BI and BPM – From BI – From BPM • Configuration of BPM and BAM • Integration between BI and BAM – From BI – From BAM • Other integrations • Conclusions
  • 62. Conclusions The integration of BI, BPM and BAM: • Allows users to work in the same framework . • Provides more insight about the business, giving to users the access to all the information: historical and real time information and take actions based on it. • Allows automation between these tools, so they can interact with each other without human participation.
  • 63. Additional Information • BI documentation: http://www.oracle.com/technetwork/middleware/bi- enterprise-edition/documentation/bi-ee-087853.html • BPM documentation: • http://www.oracle.com/technetwork/middleware/bpm/d ocumentation/index.html • BAM documentation: http://www.oracle.com/technetwork/middleware/bam/d ocumentation/index.html
  • 64. Additional Information Books: • Oracle Business Intelligence 11g Developers Guide by Mark Rittman • Oracle BAM 11gR1 by Pete Wang • Getting Started with Oracle BPM 11g Suite by Heidi Buelow, Manoj Das, Manas Deb and Prasen Palvanka • Oracle Business Process Management Suite 11g Handbook by Manoj Das, Manas Deb and Mark Wilkins
  • 65. Q&A