SlideShare una empresa de Scribd logo
1 de 37
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle BPM 12.1.3
A Feature Overview
Joost Volker
Business Development Director EMEA
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Safe Harbor Disclaimer
The following is intended to outline our general product direction. It is intended for information
purposes only, and may not be incorporated into any contract. It is not a commitment to deliver
any material, code, or functionality, and should not be relied upon in making purchasing
decisions. The development, release, and timing of any features or functionality described for
Oracle’s products remains at the sole discretion of Oracle Corporation.
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Deep Dive into Oracle BPM
Suite 12.1.3
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Oracle BPM Product Strategy
• Make it really simple for business users
– Model to execution from business friendly Composer
– Business friendly mobile and web applications
– Out-of-box and extensible process analytics
– Rich manage by exception support
• Accelerate time to value with intelligent process solutions
– Spanning Case Management, Transactional Content Management, BPM, Decision Management,
Event Processing, and Analytics
• Provide a complete and unified platform
– Spanning people, systems, decisions, documents, events, insights, adaptive unstructured
processes
– Integrate with complementary technologies such as Endeca, RTD, Vitrue, Collective Intellect
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 6
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
BPM 12c Themes
Broader
Business Modeling
Richer Process
Analytics
Enhanced Case
Management
Mobile
Developer
Productivity
Process
Accelerators
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Business Architecture
A blueprint of the enterprise that
provides a common understanding of
the organization and is used to align
strategic objectives with initiatives and
projects
Goals, Objectives &
Strategies (Why?)
Value Chains
& Projects
(How?)
Metrics &
Measures (How
well ?)
Strategic
Alignment
Organization
(Who &
Where?)
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Building a Business Architecture in BPM 12c
1. Creating a Space and Adding Participants
2. Creating an Enterprise Process Map
3. Creating Value Chain Models
4. Creating a Strategy Model
5. Process Navigation - linking BPM process
6. Associating Goals with Organization Unit
7. Creating KPIs
8. Publish & Release
9. Create reports
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Process Hierarchy
 Business Function
Decomposition of
processes
 Drill-down and drill-up
across the levels
 Linkages can exist across
BA and BPM Projects
Enterprise Process Map
Value Chain
Models
BPMN Process Models
Level 0-3
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 Captures Goals,
Objectives, Strategies
and their relationships
 Strategy model is a tree
and each node is non-
repeating
 Strategies can be linked
to Value Chains
Strategy Model
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Key Performance Indicators (KPIs)
Goals
Objectives
Strategies
Value Chains
Business
Process Flows
Measured
By KPIs
Breaks down into
Fulfilled by
Implemented by
Decomposed into
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Running reports
Oracle Confidential – Internal/Restricted/Highly Restricted 13
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Process Asset Manager 12.1.3
• Process Asset Manager (PAM)
– Manages the BPM Project lifecycle
– Provides source control integration for Composer
– Seamless collaboration across BPM Process
Composer and BPM Studio clients
– Interfaces with source control for version and
management of BPM assets
– Integrates with OPSS for security
– References MDS for run-time artifacts
PAM Services
PAM
Subversion Server
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
BPM 12c Themes
Broader
Business Modeling
Richer Process
Analytics
Enhanced Case
Management
Mobile
Developer
Productivity
Process
Accelerators
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 Active-active high availability
 Coherence used for report and metadata
cache
 Multi browser support with ADF data
visualization
 Continuous query processing with built in
OEP
 Tightly integrated with BI
Rearchitected BAM
KPI
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 Rich out-of-box dashboards for
analysis and monitoring –
bottlenecks, productivity, inflow
and outflow, work distribution,
etc.
 Unified Process Cubes across BPM
& SOA
 Include BI dashboards in same
report
Richer Process Analytics
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 KPI and KRI Monitoring
 Trending Detection
 Top ‘N’ for a time period
 Duplicate Event Detection
 Moving Aggregates/Calculations
 Monitoring Event count
 Missing Event Detection
Richer Alerts with Continuous Queries
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
BPM 12c Themes
Broader
Business Modeling
Richer Process
Analytics
Enhanced Case
Management
Mobile
Developer
Productivity
Process
Accelerators
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Adaptive Case Management
 Built-in Feature
 Event based, knowledge
worker driven progression
 Flexibility with policy driven
governance
 Data and document centric
 Case relationships - NEW
 Case Analytics - NEW
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
BPM 12c Themes
Broader
Business Modeling
Richer Process
Analytics
Enhanced Case
Management
Mobile
Developer
Productivity
Process
Accelerators
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Highly Productive Work Interfaces
Any Task, Anywhere
Offline Mode
Integrate with Native
Mobile Services
Location
Data
Time,
App dataPhotos
ADF Mobile, Native iOS
REST API
Smart Phone + Tablet BPM Mobile App
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
BPM 12c Themes
Broader
Business Modeling
Richer Process
Analytics
Enhanced Case
Management
Mobile
Developer
Productivity
Process
Accelerators
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
BPM 12.1.3
Developer
Features
 Quick Start
 Force Commit on Activity Complete
 Process Instance Expiration
 Business Parameters
 Skip and Back Error Handling
 Catalog Enhancements and Scripting
 Debugging
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
BPM Quick Start Install
• Integrated JDeveloper
– Installs both design-time & run-
time
• Eliminates Complexity
– One screen Install
– 30 mins to install and run BPM
Samples
• Reduced Memory footprint
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Force Commit on Activity Completion
 Commits state of BPM instance
– Can be used to avoid re-invoke of activity in case of rollback
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Process Instance Expiration
• Process Instance
Expiration
– Pre-defined variable
– Get/Set supported
– BPM run-time throws
timeout event
– Timeout can be caught
and handled using Event
Subprocess
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Business Parameters
• Used for setting
business specific
constants and can be
overridden for an
Organization Unit
• If there is no override
value for Org Unit, the
returned value will be
the default value
Default value for Business Parameter
Business Parameter overridden for Organization Unit
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Catch Exception Based on Business Object
• New Options for Business
Exception Handling
– Business Exception “errorInfo”
attribute can be set to Business
Object
– Boundary Events can catch Business
Exception based on Business Object
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Back to Main After Error Handling
• Suspend running
Activity/SubProcess
– By a Boundary Event
– By an Event SubProcess
• Execute alternative flow
• Then return to main flow
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Business Catalog Enhancements and Groovy Script …
Business Objects …
•Inheritance
•Enumerations
•Methods implemented in Groovy Script
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Groovy Script Can Be Used In Script Activity
Can perform operations that would otherwise be done with XSLT
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Debugger
• Scope
– Process
– Subprocess
– Event Subprocess
– Child process
• Debug actions
– Step-into
– Step-over
– Step-out
– Resume
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Debugger
• Inspect and modify data
– Data Objects (both Simple and
Complex)
– Instance Attributes (Process and
Activity)
– Conversation and Correlation
properties
– Create “Watches”
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
 Applicable to 10gR3 BPM customers
 Easy-to-run Ant based tool
 Output : 12c exp file and a Migration Report
 Constructs Migrated
 With Equivalent : 100% migrated (Ex: Interactive task)
 Comparable : migrated on best-effort basis
 No direct equivalent : functional equivalent in stack
© 2013 Oracle Corporation – Proprietary and Confidential
Migration Tool
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 39
SOA_BPM_12c_launch_event_BPM_track_proficiency_features_joost_volker_oracle

Más contenido relacionado

La actualidad más candente

A Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCSA Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCSAlithya
 
Primavera AIA Integration with PIPs
Primavera AIA Integration with PIPsPrimavera AIA Integration with PIPs
Primavera AIA Integration with PIPsMark Kromer
 
Oracle OpenWorld 2010 Practical Insights on Using AIA
Oracle OpenWorld 2010 Practical Insights on Using AIAOracle OpenWorld 2010 Practical Insights on Using AIA
Oracle OpenWorld 2010 Practical Insights on Using AIARajesh Raheja
 
Oracle bpm-suite-11g-overview-slide
Oracle bpm-suite-11g-overview-slideOracle bpm-suite-11g-overview-slide
Oracle bpm-suite-11g-overview-slideAericon
 
Achieving synergy between BPM, SOA and EA
Achieving synergy between BPM, SOA and EAAchieving synergy between BPM, SOA and EA
Achieving synergy between BPM, SOA and EAAlexander SAMARIN
 
Developing SAP Integration services in IBM BPM Advanced
Developing SAP Integration services in IBM BPM Advanced Developing SAP Integration services in IBM BPM Advanced
Developing SAP Integration services in IBM BPM Advanced Logan Vadivelu
 
Introducing Oracle Fusion Middleware 12.1.3 and especially SOA Suite and BPM ...
Introducing Oracle Fusion Middleware 12.1.3 and especially SOA Suite and BPM ...Introducing Oracle Fusion Middleware 12.1.3 and especially SOA Suite and BPM ...
Introducing Oracle Fusion Middleware 12.1.3 and especially SOA Suite and BPM ...Lucas Jellema
 
Migration to Oracle ERP Cloud: A must read winning recipe for all
Migration to Oracle ERP Cloud: A must read winning recipe for allMigration to Oracle ERP Cloud: A must read winning recipe for all
Migration to Oracle ERP Cloud: A must read winning recipe for allJim Pang
 
BPM for agile development & minimizing SAP customization
BPM for agile development & minimizing SAP customizationBPM for agile development & minimizing SAP customization
BPM for agile development & minimizing SAP customizationLogan Vadivelu
 
How Business processes supported in BPM vs ERP
How Business processes supported in BPM vs ERPHow Business processes supported in BPM vs ERP
How Business processes supported in BPM vs ERPLogan Vadivelu
 
Anatomy of a Successful Oracle AIA for Communications Implementation
Anatomy of a Successful Oracle AIA for Communications ImplementationAnatomy of a Successful Oracle AIA for Communications Implementation
Anatomy of a Successful Oracle AIA for Communications ImplementationRevelation Technologies
 
BPM and SAP Whitepaper
BPM and SAP WhitepaperBPM and SAP Whitepaper
BPM and SAP WhitepaperShetal Patel
 
Smarter processes for sap doha sept-18-2013
Smarter processes for sap doha sept-18-2013Smarter processes for sap doha sept-18-2013
Smarter processes for sap doha sept-18-2013Logan Vadivelu
 
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...Alithya
 
Your path to Oracle ERP Cloud
Your path to Oracle ERP CloudYour path to Oracle ERP Cloud
Your path to Oracle ERP CloudRobert Jansen
 
IBM Business Process Management
IBM Business Process ManagementIBM Business Process Management
IBM Business Process ManagementAsif Hussain
 
Oracle Financials Cloud Deployment, Made Easy
Oracle Financials Cloud Deployment, Made EasyOracle Financials Cloud Deployment, Made Easy
Oracle Financials Cloud Deployment, Made EasyMatthew Bezuidenhout
 
Project Management challenges in oracle EBS/ERP implementations
Project Management challenges in oracle EBS/ERP implementationsProject Management challenges in oracle EBS/ERP implementations
Project Management challenges in oracle EBS/ERP implementationsSIVAKUMAR_G
 
Plural's PLM services presentation
Plural's PLM services presentationPlural's PLM services presentation
Plural's PLM services presentationPlural Technolog
 
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
 

La actualidad más candente (20)

A Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCSA Journey to Profitability with Oracle PCMCS
A Journey to Profitability with Oracle PCMCS
 
Primavera AIA Integration with PIPs
Primavera AIA Integration with PIPsPrimavera AIA Integration with PIPs
Primavera AIA Integration with PIPs
 
Oracle OpenWorld 2010 Practical Insights on Using AIA
Oracle OpenWorld 2010 Practical Insights on Using AIAOracle OpenWorld 2010 Practical Insights on Using AIA
Oracle OpenWorld 2010 Practical Insights on Using AIA
 
Oracle bpm-suite-11g-overview-slide
Oracle bpm-suite-11g-overview-slideOracle bpm-suite-11g-overview-slide
Oracle bpm-suite-11g-overview-slide
 
Achieving synergy between BPM, SOA and EA
Achieving synergy between BPM, SOA and EAAchieving synergy between BPM, SOA and EA
Achieving synergy between BPM, SOA and EA
 
Developing SAP Integration services in IBM BPM Advanced
Developing SAP Integration services in IBM BPM Advanced Developing SAP Integration services in IBM BPM Advanced
Developing SAP Integration services in IBM BPM Advanced
 
Introducing Oracle Fusion Middleware 12.1.3 and especially SOA Suite and BPM ...
Introducing Oracle Fusion Middleware 12.1.3 and especially SOA Suite and BPM ...Introducing Oracle Fusion Middleware 12.1.3 and especially SOA Suite and BPM ...
Introducing Oracle Fusion Middleware 12.1.3 and especially SOA Suite and BPM ...
 
Migration to Oracle ERP Cloud: A must read winning recipe for all
Migration to Oracle ERP Cloud: A must read winning recipe for allMigration to Oracle ERP Cloud: A must read winning recipe for all
Migration to Oracle ERP Cloud: A must read winning recipe for all
 
BPM for agile development & minimizing SAP customization
BPM for agile development & minimizing SAP customizationBPM for agile development & minimizing SAP customization
BPM for agile development & minimizing SAP customization
 
How Business processes supported in BPM vs ERP
How Business processes supported in BPM vs ERPHow Business processes supported in BPM vs ERP
How Business processes supported in BPM vs ERP
 
Anatomy of a Successful Oracle AIA for Communications Implementation
Anatomy of a Successful Oracle AIA for Communications ImplementationAnatomy of a Successful Oracle AIA for Communications Implementation
Anatomy of a Successful Oracle AIA for Communications Implementation
 
BPM and SAP Whitepaper
BPM and SAP WhitepaperBPM and SAP Whitepaper
BPM and SAP Whitepaper
 
Smarter processes for sap doha sept-18-2013
Smarter processes for sap doha sept-18-2013Smarter processes for sap doha sept-18-2013
Smarter processes for sap doha sept-18-2013
 
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
 
Your path to Oracle ERP Cloud
Your path to Oracle ERP CloudYour path to Oracle ERP Cloud
Your path to Oracle ERP Cloud
 
IBM Business Process Management
IBM Business Process ManagementIBM Business Process Management
IBM Business Process Management
 
Oracle Financials Cloud Deployment, Made Easy
Oracle Financials Cloud Deployment, Made EasyOracle Financials Cloud Deployment, Made Easy
Oracle Financials Cloud Deployment, Made Easy
 
Project Management challenges in oracle EBS/ERP implementations
Project Management challenges in oracle EBS/ERP implementationsProject Management challenges in oracle EBS/ERP implementations
Project Management challenges in oracle EBS/ERP implementations
 
Plural's PLM services presentation
Plural's PLM services presentationPlural's PLM services presentation
Plural's PLM services presentation
 
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
 

Destacado

Oracle BPM workflow and Open-XDX web services (Part 2)
Oracle BPM workflow and Open-XDX web services (Part 2)Oracle BPM workflow and Open-XDX web services (Part 2)
Oracle BPM workflow and Open-XDX web services (Part 2)Bizagi Inc
 
Creating a Business Oriented UI in APEX
Creating a Business Oriented UI in APEXCreating a Business Oriented UI in APEX
Creating a Business Oriented UI in APEXEnkitec
 
Pretius Oracle Apex Primer
Pretius Oracle Apex PrimerPretius Oracle Apex Primer
Pretius Oracle Apex PrimerPretius
 
Soa12c launch 4 mft cr
Soa12c launch 4 mft crSoa12c launch 4 mft cr
Soa12c launch 4 mft crVasily Demin
 
Soa12c launch 2 features cr
Soa12c launch 2 features crSoa12c launch 2 features cr
Soa12c launch 2 features crVasily Demin
 
Large Scale Deployment of SOA-P
Large Scale Deployment of SOA-PLarge Scale Deployment of SOA-P
Large Scale Deployment of SOA-PC2B2 Consulting
 
Soa12c launch 3 bpm 12c cr
Soa12c launch 3 bpm 12c crSoa12c launch 3 bpm 12c cr
Soa12c launch 3 bpm 12c crVasily Demin
 
BPM & Workflow in the New Enterprise Architecture
BPM & Workflow in the New Enterprise ArchitectureBPM & Workflow in the New Enterprise Architecture
BPM & Workflow in the New Enterprise ArchitectureNathaniel Palmer
 
Process-oriented reactive service architecture
Process-oriented reactive service architectureProcess-oriented reactive service architecture
Process-oriented reactive service architecturePeter Hilton
 
Deployment in Oracle SOA Suite and in Oracle BPM Suite
Deployment in Oracle SOA Suite and in Oracle BPM SuiteDeployment in Oracle SOA Suite and in Oracle BPM Suite
Deployment in Oracle SOA Suite and in Oracle BPM SuiteLonneke Dikmans
 
BPM Suite 12c Launch - Focus on Developer Productivity
BPM Suite 12c Launch - Focus on Developer ProductivityBPM Suite 12c Launch - Focus on Developer Productivity
BPM Suite 12c Launch - Focus on Developer ProductivityLucas Jellema
 
Business Integration for the 21st Century
Business Integration for the 21st Century Business Integration for the 21st Century
Business Integration for the 21st Century Bob Rhubart
 
The mobilization of SOA Suite - the rise of REST (ADF Enterprise Mobility Co...
 The mobilization of SOA Suite - the rise of REST (ADF Enterprise Mobility Co... The mobilization of SOA Suite - the rise of REST (ADF Enterprise Mobility Co...
The mobilization of SOA Suite - the rise of REST (ADF Enterprise Mobility Co...Lucas Jellema
 
Oracle application express ppt
Oracle application express pptOracle application express ppt
Oracle application express pptAbhinaw Kumar
 
Oracle WebCenter Over SOA and BPM
Oracle WebCenter Over SOA and BPMOracle WebCenter Over SOA and BPM
Oracle WebCenter Over SOA and BPMVasken Knouni
 
SOA OSB suite cluster installation
SOA OSB suite cluster installationSOA OSB suite cluster installation
SOA OSB suite cluster installationRakesh Gujjarlapudi
 

Destacado (20)

Oracle BPM workflow and Open-XDX web services (Part 2)
Oracle BPM workflow and Open-XDX web services (Part 2)Oracle BPM workflow and Open-XDX web services (Part 2)
Oracle BPM workflow and Open-XDX web services (Part 2)
 
Creating a Business Oriented UI in APEX
Creating a Business Oriented UI in APEXCreating a Business Oriented UI in APEX
Creating a Business Oriented UI in APEX
 
Pretius Oracle Apex Primer
Pretius Oracle Apex PrimerPretius Oracle Apex Primer
Pretius Oracle Apex Primer
 
Soa12c launch 4 mft cr
Soa12c launch 4 mft crSoa12c launch 4 mft cr
Soa12c launch 4 mft cr
 
Soa12c launch 2 features cr
Soa12c launch 2 features crSoa12c launch 2 features cr
Soa12c launch 2 features cr
 
Large Scale Deployment of SOA-P
Large Scale Deployment of SOA-PLarge Scale Deployment of SOA-P
Large Scale Deployment of SOA-P
 
Soa12c launch 3 bpm 12c cr
Soa12c launch 3 bpm 12c crSoa12c launch 3 bpm 12c cr
Soa12c launch 3 bpm 12c cr
 
BPM & Workflow in the New Enterprise Architecture
BPM & Workflow in the New Enterprise ArchitectureBPM & Workflow in the New Enterprise Architecture
BPM & Workflow in the New Enterprise Architecture
 
SOA_BPM_12c_launch_event_BPM_track_business_rules_marcelvdglind
SOA_BPM_12c_launch_event_BPM_track_business_rules_marcelvdglindSOA_BPM_12c_launch_event_BPM_track_business_rules_marcelvdglind
SOA_BPM_12c_launch_event_BPM_track_business_rules_marcelvdglind
 
Process-oriented reactive service architecture
Process-oriented reactive service architectureProcess-oriented reactive service architecture
Process-oriented reactive service architecture
 
Deployment in Oracle SOA Suite and in Oracle BPM Suite
Deployment in Oracle SOA Suite and in Oracle BPM SuiteDeployment in Oracle SOA Suite and in Oracle BPM Suite
Deployment in Oracle SOA Suite and in Oracle BPM Suite
 
BPM Suite 12c Launch - Focus on Developer Productivity
BPM Suite 12c Launch - Focus on Developer ProductivityBPM Suite 12c Launch - Focus on Developer Productivity
BPM Suite 12c Launch - Focus on Developer Productivity
 
Business Integration for the 21st Century
Business Integration for the 21st Century Business Integration for the 21st Century
Business Integration for the 21st Century
 
The mobilization of SOA Suite - the rise of REST (ADF Enterprise Mobility Co...
 The mobilization of SOA Suite - the rise of REST (ADF Enterprise Mobility Co... The mobilization of SOA Suite - the rise of REST (ADF Enterprise Mobility Co...
The mobilization of SOA Suite - the rise of REST (ADF Enterprise Mobility Co...
 
Oracle application express ppt
Oracle application express pptOracle application express ppt
Oracle application express ppt
 
SOA OSB BPEL BPM Presentation
SOA OSB BPEL BPM PresentationSOA OSB BPEL BPM Presentation
SOA OSB BPEL BPM Presentation
 
Oracle WebCenter Over SOA and BPM
Oracle WebCenter Over SOA and BPMOracle WebCenter Over SOA and BPM
Oracle WebCenter Over SOA and BPM
 
ADF 12c como Backend
ADF 12c como BackendADF 12c como Backend
ADF 12c como Backend
 
SOA OSB suite cluster installation
SOA OSB suite cluster installationSOA OSB suite cluster installation
SOA OSB suite cluster installation
 
Oracle EMC 12C Grand Tour
Oracle EMC 12C Grand TourOracle EMC 12C Grand Tour
Oracle EMC 12C Grand Tour
 

Similar a SOA_BPM_12c_launch_event_BPM_track_proficiency_features_joost_volker_oracle

OOW-CON3656-EA
OOW-CON3656-EAOOW-CON3656-EA
OOW-CON3656-EABen Duan
 
OOW-CON3640-portal
OOW-CON3640-portalOOW-CON3640-portal
OOW-CON3640-portalBen Duan
 
01 oracle application integration overview
01 oracle application integration overview01 oracle application integration overview
01 oracle application integration overviewnksolanki
 
Self Service Access Control - Help Yourself to More Productivity
Self Service Access Control - Help Yourself to More ProductivitySelf Service Access Control - Help Yourself to More Productivity
Self Service Access Control - Help Yourself to More ProductivityAtul Goyal
 
Rapid process automation with oracle process cloud service
Rapid process automation with oracle process cloud serviceRapid process automation with oracle process cloud service
Rapid process automation with oracle process cloud serviceHeba Fouad
 
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...Steven Davelaar
 
Hyperion Planning: Cloud or On Premise
Hyperion Planning: Cloud or On PremiseHyperion Planning: Cloud or On Premise
Hyperion Planning: Cloud or On PremiseOAUGNJ
 
B6 improve operational_efficiency_through_process_and_document_collaboration
B6 improve operational_efficiency_through_process_and_document_collaborationB6 improve operational_efficiency_through_process_and_document_collaboration
B6 improve operational_efficiency_through_process_and_document_collaborationDr. Wilfred Lin (Ph.D.)
 
VMware Tanzu Application Service as an Integration Platform
VMware Tanzu Application Service as an Integration PlatformVMware Tanzu Application Service as an Integration Platform
VMware Tanzu Application Service as an Integration PlatformVMware Tanzu
 
Rapidly Deploy Budgeting and Forecasting with Oracle and Perficient
Rapidly Deploy Budgeting and Forecasting with Oracle and PerficientRapidly Deploy Budgeting and Forecasting with Oracle and Perficient
Rapidly Deploy Budgeting and Forecasting with Oracle and PerficientPerficient, Inc.
 
B5 modernise your_cloud_to_on_premises_integration
B5 modernise your_cloud_to_on_premises_integrationB5 modernise your_cloud_to_on_premises_integration
B5 modernise your_cloud_to_on_premises_integrationDr. Wilfred Lin (Ph.D.)
 
Transforming Partner Consulting Business to Capture Profit in the Cloud
Transforming  Partner Consulting Business to Capture Profit in the CloudTransforming  Partner Consulting Business to Capture Profit in the Cloud
Transforming Partner Consulting Business to Capture Profit in the CloudSarkis Kerkezian, PMP
 
Oracle Document Cloud Service
Oracle Document Cloud ServiceOracle Document Cloud Service
Oracle Document Cloud ServiceArush Jain
 
Accelerate Digital London Technical Masterclass
Accelerate Digital London Technical MasterclassAccelerate Digital London Technical Masterclass
Accelerate Digital London Technical MasterclassApigee | Google Cloud
 
DevOps in the Hybrid Cloud
DevOps in the Hybrid CloudDevOps in the Hybrid Cloud
DevOps in the Hybrid CloudRichard Irving
 
Successful SaaS implementation journey, Sarkis Kerkezian, Oracle @ SaaS Day, ...
Successful SaaS implementation journey, Sarkis Kerkezian, Oracle @ SaaS Day, ...Successful SaaS implementation journey, Sarkis Kerkezian, Oracle @ SaaS Day, ...
Successful SaaS implementation journey, Sarkis Kerkezian, Oracle @ SaaS Day, ...Ewa Stepien
 

Similar a SOA_BPM_12c_launch_event_BPM_track_proficiency_features_joost_volker_oracle (20)

Soa suite12c presentation @AMIS by Simone Geib
Soa suite12c presentation @AMIS by Simone GeibSoa suite12c presentation @AMIS by Simone Geib
Soa suite12c presentation @AMIS by Simone Geib
 
OOW-CON3656-EA
OOW-CON3656-EAOOW-CON3656-EA
OOW-CON3656-EA
 
OOW-CON3640-portal
OOW-CON3640-portalOOW-CON3640-portal
OOW-CON3640-portal
 
Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...
Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...
Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...
 
01 oracle application integration overview
01 oracle application integration overview01 oracle application integration overview
01 oracle application integration overview
 
Self Service Access Control - Help Yourself to More Productivity
Self Service Access Control - Help Yourself to More ProductivitySelf Service Access Control - Help Yourself to More Productivity
Self Service Access Control - Help Yourself to More Productivity
 
Rapid process automation with oracle process cloud service
Rapid process automation with oracle process cloud serviceRapid process automation with oracle process cloud service
Rapid process automation with oracle process cloud service
 
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
 
Hyperion Planning: Cloud or On Premise
Hyperion Planning: Cloud or On PremiseHyperion Planning: Cloud or On Premise
Hyperion Planning: Cloud or On Premise
 
Planning
PlanningPlanning
Planning
 
B6 improve operational_efficiency_through_process_and_document_collaboration
B6 improve operational_efficiency_through_process_and_document_collaborationB6 improve operational_efficiency_through_process_and_document_collaboration
B6 improve operational_efficiency_through_process_and_document_collaboration
 
Ensuring Success in the Cloud (1)
Ensuring Success in the Cloud (1)Ensuring Success in the Cloud (1)
Ensuring Success in the Cloud (1)
 
VMware Tanzu Application Service as an Integration Platform
VMware Tanzu Application Service as an Integration PlatformVMware Tanzu Application Service as an Integration Platform
VMware Tanzu Application Service as an Integration Platform
 
Rapidly Deploy Budgeting and Forecasting with Oracle and Perficient
Rapidly Deploy Budgeting and Forecasting with Oracle and PerficientRapidly Deploy Budgeting and Forecasting with Oracle and Perficient
Rapidly Deploy Budgeting and Forecasting with Oracle and Perficient
 
B5 modernise your_cloud_to_on_premises_integration
B5 modernise your_cloud_to_on_premises_integrationB5 modernise your_cloud_to_on_premises_integration
B5 modernise your_cloud_to_on_premises_integration
 
Transforming Partner Consulting Business to Capture Profit in the Cloud
Transforming  Partner Consulting Business to Capture Profit in the CloudTransforming  Partner Consulting Business to Capture Profit in the Cloud
Transforming Partner Consulting Business to Capture Profit in the Cloud
 
Oracle Document Cloud Service
Oracle Document Cloud ServiceOracle Document Cloud Service
Oracle Document Cloud Service
 
Accelerate Digital London Technical Masterclass
Accelerate Digital London Technical MasterclassAccelerate Digital London Technical Masterclass
Accelerate Digital London Technical Masterclass
 
DevOps in the Hybrid Cloud
DevOps in the Hybrid CloudDevOps in the Hybrid Cloud
DevOps in the Hybrid Cloud
 
Successful SaaS implementation journey, Sarkis Kerkezian, Oracle @ SaaS Day, ...
Successful SaaS implementation journey, Sarkis Kerkezian, Oracle @ SaaS Day, ...Successful SaaS implementation journey, Sarkis Kerkezian, Oracle @ SaaS Day, ...
Successful SaaS implementation journey, Sarkis Kerkezian, Oracle @ SaaS Day, ...
 

Más de Getting value from IoT, Integration and Data Analytics

Más de Getting value from IoT, Integration and Data Analytics (20)

AMIS Oracle OpenWorld en Code One Review 2018 - Blockchain, Integration, Serv...
AMIS Oracle OpenWorld en Code One Review 2018 - Blockchain, Integration, Serv...AMIS Oracle OpenWorld en Code One Review 2018 - Blockchain, Integration, Serv...
AMIS Oracle OpenWorld en Code One Review 2018 - Blockchain, Integration, Serv...
 
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: Custom Application ...
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: Custom Application ...AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: Custom Application ...
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: Custom Application ...
 
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: SaaS
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: SaaSAMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: SaaS
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: SaaS
 
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Data
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: DataAMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Data
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Data
 
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Cloud Infrastructure
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Cloud Infrastructure AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Cloud Infrastructure
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Cloud Infrastructure
 
10 tips voor verbetering in je Linkedin profiel
10 tips voor verbetering in je Linkedin profiel10 tips voor verbetering in je Linkedin profiel
10 tips voor verbetering in je Linkedin profiel
 
Iot in de zorg the next step - fit for purpose
Iot in de zorg   the next step - fit for purpose Iot in de zorg   the next step - fit for purpose
Iot in de zorg the next step - fit for purpose
 
Iot overview .. Best practices and lessons learned by Conclusion Conenct
Iot overview .. Best practices and lessons learned by Conclusion Conenct Iot overview .. Best practices and lessons learned by Conclusion Conenct
Iot overview .. Best practices and lessons learned by Conclusion Conenct
 
IoT Fit for purpose - how to be successful in IOT Conclusion Connect
IoT Fit for purpose - how to be successful in IOT Conclusion Connect IoT Fit for purpose - how to be successful in IOT Conclusion Connect
IoT Fit for purpose - how to be successful in IOT Conclusion Connect
 
Industry and IOT Overview of protocols and best practices Conclusion Connect
Industry and IOT Overview of protocols and best practices  Conclusion ConnectIndustry and IOT Overview of protocols and best practices  Conclusion Connect
Industry and IOT Overview of protocols and best practices Conclusion Connect
 
IoT practical case using the people counter sensing traffic density build usi...
IoT practical case using the people counter sensing traffic density build usi...IoT practical case using the people counter sensing traffic density build usi...
IoT practical case using the people counter sensing traffic density build usi...
 
R introduction decision_trees
R introduction decision_treesR introduction decision_trees
R introduction decision_trees
 
Introduction overviewmachinelearning sig Door Lucas Jellema
Introduction overviewmachinelearning sig Door Lucas JellemaIntroduction overviewmachinelearning sig Door Lucas Jellema
Introduction overviewmachinelearning sig Door Lucas Jellema
 
IoT and the Future of work
IoT and the Future of work IoT and the Future of work
IoT and the Future of work
 
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
 
Ethereum smart contracts - door Peter Reitsma
Ethereum smart contracts - door Peter ReitsmaEthereum smart contracts - door Peter Reitsma
Ethereum smart contracts - door Peter Reitsma
 
Blockchain - Techniek en usecases door Robert van Molken - AMIS - Conclusion
Blockchain - Techniek en usecases door Robert van Molken - AMIS - ConclusionBlockchain - Techniek en usecases door Robert van Molken - AMIS - Conclusion
Blockchain - Techniek en usecases door Robert van Molken - AMIS - Conclusion
 
kennissessie blockchain - Wat is Blockchain en smart contracts @Conclusion
kennissessie blockchain -  Wat is Blockchain en smart contracts @Conclusion kennissessie blockchain -  Wat is Blockchain en smart contracts @Conclusion
kennissessie blockchain - Wat is Blockchain en smart contracts @Conclusion
 
Internet of Things propositie - Enterprise IOT - AMIS - Conclusion
Internet of Things propositie - Enterprise IOT - AMIS - Conclusion Internet of Things propositie - Enterprise IOT - AMIS - Conclusion
Internet of Things propositie - Enterprise IOT - AMIS - Conclusion
 
Omc AMIS evenement 26012017 Dennis van Soest
Omc AMIS evenement 26012017 Dennis van SoestOmc AMIS evenement 26012017 Dennis van Soest
Omc AMIS evenement 26012017 Dennis van Soest
 

Último

Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 

Último (20)

Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 

SOA_BPM_12c_launch_event_BPM_track_proficiency_features_joost_volker_oracle

  • 1.
  • 2. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle BPM 12.1.3 A Feature Overview Joost Volker Business Development Director EMEA
  • 3. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Safe Harbor Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle Corporation.
  • 4. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Deep Dive into Oracle BPM Suite 12.1.3
  • 5. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle BPM Product Strategy • Make it really simple for business users – Model to execution from business friendly Composer – Business friendly mobile and web applications – Out-of-box and extensible process analytics – Rich manage by exception support • Accelerate time to value with intelligent process solutions – Spanning Case Management, Transactional Content Management, BPM, Decision Management, Event Processing, and Analytics • Provide a complete and unified platform – Spanning people, systems, decisions, documents, events, insights, adaptive unstructured processes – Integrate with complementary technologies such as Endeca, RTD, Vitrue, Collective Intellect
  • 6. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 6
  • 7. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | BPM 12c Themes Broader Business Modeling Richer Process Analytics Enhanced Case Management Mobile Developer Productivity Process Accelerators
  • 8. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Business Architecture A blueprint of the enterprise that provides a common understanding of the organization and is used to align strategic objectives with initiatives and projects Goals, Objectives & Strategies (Why?) Value Chains & Projects (How?) Metrics & Measures (How well ?) Strategic Alignment Organization (Who & Where?)
  • 9. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Building a Business Architecture in BPM 12c 1. Creating a Space and Adding Participants 2. Creating an Enterprise Process Map 3. Creating Value Chain Models 4. Creating a Strategy Model 5. Process Navigation - linking BPM process 6. Associating Goals with Organization Unit 7. Creating KPIs 8. Publish & Release 9. Create reports
  • 10. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Process Hierarchy  Business Function Decomposition of processes  Drill-down and drill-up across the levels  Linkages can exist across BA and BPM Projects Enterprise Process Map Value Chain Models BPMN Process Models Level 0-3
  • 11. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  Captures Goals, Objectives, Strategies and their relationships  Strategy model is a tree and each node is non- repeating  Strategies can be linked to Value Chains Strategy Model
  • 12. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Key Performance Indicators (KPIs) Goals Objectives Strategies Value Chains Business Process Flows Measured By KPIs Breaks down into Fulfilled by Implemented by Decomposed into
  • 13. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Running reports Oracle Confidential – Internal/Restricted/Highly Restricted 13
  • 14. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Process Asset Manager 12.1.3 • Process Asset Manager (PAM) – Manages the BPM Project lifecycle – Provides source control integration for Composer – Seamless collaboration across BPM Process Composer and BPM Studio clients – Interfaces with source control for version and management of BPM assets – Integrates with OPSS for security – References MDS for run-time artifacts PAM Services PAM Subversion Server
  • 15. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | BPM 12c Themes Broader Business Modeling Richer Process Analytics Enhanced Case Management Mobile Developer Productivity Process Accelerators
  • 16. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  Active-active high availability  Coherence used for report and metadata cache  Multi browser support with ADF data visualization  Continuous query processing with built in OEP  Tightly integrated with BI Rearchitected BAM KPI
  • 17. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  Rich out-of-box dashboards for analysis and monitoring – bottlenecks, productivity, inflow and outflow, work distribution, etc.  Unified Process Cubes across BPM & SOA  Include BI dashboards in same report Richer Process Analytics
  • 18. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  KPI and KRI Monitoring  Trending Detection  Top ‘N’ for a time period  Duplicate Event Detection  Moving Aggregates/Calculations  Monitoring Event count  Missing Event Detection Richer Alerts with Continuous Queries
  • 19. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | BPM 12c Themes Broader Business Modeling Richer Process Analytics Enhanced Case Management Mobile Developer Productivity Process Accelerators
  • 20. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Adaptive Case Management  Built-in Feature  Event based, knowledge worker driven progression  Flexibility with policy driven governance  Data and document centric  Case relationships - NEW  Case Analytics - NEW
  • 21. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | BPM 12c Themes Broader Business Modeling Richer Process Analytics Enhanced Case Management Mobile Developer Productivity Process Accelerators
  • 22. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Highly Productive Work Interfaces Any Task, Anywhere Offline Mode Integrate with Native Mobile Services Location Data Time, App dataPhotos ADF Mobile, Native iOS REST API Smart Phone + Tablet BPM Mobile App
  • 23. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | BPM 12c Themes Broader Business Modeling Richer Process Analytics Enhanced Case Management Mobile Developer Productivity Process Accelerators
  • 24. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | BPM 12.1.3 Developer Features  Quick Start  Force Commit on Activity Complete  Process Instance Expiration  Business Parameters  Skip and Back Error Handling  Catalog Enhancements and Scripting  Debugging
  • 25. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | BPM Quick Start Install • Integrated JDeveloper – Installs both design-time & run- time • Eliminates Complexity – One screen Install – 30 mins to install and run BPM Samples • Reduced Memory footprint
  • 26. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Force Commit on Activity Completion  Commits state of BPM instance – Can be used to avoid re-invoke of activity in case of rollback
  • 27. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Process Instance Expiration • Process Instance Expiration – Pre-defined variable – Get/Set supported – BPM run-time throws timeout event – Timeout can be caught and handled using Event Subprocess
  • 28. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Business Parameters • Used for setting business specific constants and can be overridden for an Organization Unit • If there is no override value for Org Unit, the returned value will be the default value Default value for Business Parameter Business Parameter overridden for Organization Unit
  • 29. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Catch Exception Based on Business Object • New Options for Business Exception Handling – Business Exception “errorInfo” attribute can be set to Business Object – Boundary Events can catch Business Exception based on Business Object
  • 30. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Back to Main After Error Handling • Suspend running Activity/SubProcess – By a Boundary Event – By an Event SubProcess • Execute alternative flow • Then return to main flow
  • 31. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Business Catalog Enhancements and Groovy Script … Business Objects … •Inheritance •Enumerations •Methods implemented in Groovy Script
  • 32. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Groovy Script Can Be Used In Script Activity Can perform operations that would otherwise be done with XSLT
  • 33. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Debugger • Scope – Process – Subprocess – Event Subprocess – Child process • Debug actions – Step-into – Step-over – Step-out – Resume
  • 34. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Debugger • Inspect and modify data – Data Objects (both Simple and Complex) – Instance Attributes (Process and Activity) – Conversation and Correlation properties – Create “Watches”
  • 35. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |  Applicable to 10gR3 BPM customers  Easy-to-run Ant based tool  Output : 12c exp file and a Migration Report  Constructs Migrated  With Equivalent : 100% migrated (Ex: Interactive task)  Comparable : migrated on best-effort basis  No direct equivalent : functional equivalent in stack © 2013 Oracle Corporation – Proprietary and Confidential Migration Tool
  • 36. Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 39

Notas del editor

  1. Hello Everyone! BPM was a great growth opportunity in FY 2014.
  2. Blueprint of the enterprise strategy and enables strategic alignment of business operations; We have seen that this is very common in Europe when they do a business transformation or enterprise BPM initiative. Why? Captures and promotes a shared understanding of the vision, goals and objectives of the organization – strategies to achieve them How? - understand how these are being currently implemented, operational projects – business processes that support Who? Organization How well? measured and identify bottlenecks, risks In a departmental BPM Project, the focus is on specific processes with the goal of improving them, making them run efficiently, at lower cost, or with higher quality, performance visibility, or adaptability. This micro view leverages BPMS tools that automates the workflow, integrates the various IT systems involved, enforces the business rules, and continuously monitors dashboards of key performance indicators (KPIs).   In such a case, there is little need to create enterprise-wide standard business intent and motivation. However, with BPM expanding beyond traditional departmental boundaries and extending to the enterprise as a whole, BPM is not driven by few processes but hundreds of processes, some mission-critical to the overall value stream, others in a supporting role. This macro, or big picture, view has traditionally been supported by Business Process Analysis tools (BPA tools) for categorizing, analyzing, and ultimately optimizing this vast collection of processes, understanding their mutual dependencies, strategic importance and business alignment. Business Architecture (in BPM context, it might very well be referred to as Business Process Architecture) helps to capture this macro view in a standard way and provides a formal link between business goals and BPM Projects.
  3. KPI and KRI Monitoring (e.g. call response time KPI, KRI Call volume increase over (N) consecutive minutes > (M)) Trending Detection (e.g. call handling time has increased by > 10% over (N) minutes) Top ‘N’ for a time period (e.g. top 10 agents with disconnects over last hour) Duplicate Event Detection (e.g. more than (N) calls from same customer to same agent within (M) minutes) Moving Aggregates/Calculations (Moving average of wait time > (N) over (M) minutes) » Monitoring Event count (e.g. multiple high value transaction approvals from multiple locations in N minutes). » Missing Event Detection ( e.g. Dropped call not followed by callback within (N) seconds)
  4. Users of your applications, whether customers or your field service agents, need mobile support so that they can interact with the processes no matter where they are. Mobile application lets user work anywhere using various smart devices. If you want your customers or your employees to be interact with your applications using mobile devices, Oracle BPM can help you do that. Integrating mobile and voice with processes improves customer experience as this allows them to make a purchase, report a problem or accept an offer while on the move. Intelligent applications not only allow users to make use of smart devices for mobility, but also makes use of mobile information like photos, location or time to make contextual decisions or recommendations to the user. E.g the location information, from where the customer is accessing the purchase process, influences the product that is offered to them. Or Customer can file an insurance claim for car accident right at the scene using a mobile application with pictures of the accident taken with phone camera. Mobile application automatically fills in the customer data, location data without customer spending long hours on the phone. With Oracle BPM you can create such rich customer experiences.