SlideShare a Scribd company logo
1 of 78
Seite 1Oracle ACM Implementation Best Practices
Andrejus Baranovskis
CEO & Architect | Oracle ACE Director
Red Samurai Consulting
Danilo Schmiedel
Solution Architect | Oracle ACE Director
OPITZ CONSULTING Deutschland GmbH
Oracle ACM Implementation Best Practices
March 04. 2015
Fusion Middleware Partner Community Forum XX
Seite 2Oracle ACM Implementation Best Practices
About OPITZ CONSULTING
 Founded in 1990, located in Germany and Poland
 Business IT Alignment, BPM, SOA and system integration, Application development,
IT Infrastructure Management
 Oracle Platinum Partner
 Two Oracle ACE Directors
 Recognized as one of the leading Oracle Fusion Middleware Partners
 Specialized in SOA, BPM, ADF & Application Grid, Exadata, Business Intelligence
Foundation, Oracle Database, Oracle Enterprise Linux, Real Application Cluster,
Oracle VM, Data Warehousing, DB11g Performance Tuning
 2014 ORACLE BPM Partner Community Award
 2010 Oracle Fusion Middleware Award
 2008 – 2010 EMEA SOA Community Award
Seite 3Oracle ACM Implementation Best Practices
About Red Samurai Consulting
 ADF, SOA , BPM, WebCenter and UCM
 Small Team of Experts, Focused on Technical Quality Results
 Customers – Global Corporations, Medium and Small Business
 Oracle Technical Blog – 8 Years (~700 posts)
 Oracle Fusion Middleware Innovation Award 2010
 SOA Partner Community Award for Outstanding Contribution
Across the World 2010
 2010 Enterprise 2.0 Blazer: Enterprise 2.0 Leader Award
Seite 4Oracle ACM Implementation Best Practices
Example | MedNet – Health Insurance
COMPANY OVERVIEW
 Specialists in Health Insurance since 1992, member of Munich Health
CHALLENGES/OPPORTUNITIES
 BPM processes are not flexible enough
 Modern Health Insurance requires agile integration
 ACM is a great candidate to close the gap
SOLUTION
 Invoice Processing, Enrolment Process, Claim Handling
 Integration with Oracle Mobile Suite
 Dynamic ADF UI with ACM Rule Engine
 ACM Rules Development with Process Composer
 Oracle BPM Workspace Usage
Seite 5Oracle ACM Implementation Best Practices
Structured / Unstructured Processes
Seite 6Oracle ACM Implementation Best Practices
Travel Request
A typical example of a structured process
Submitter
Submit Travel
Request
Manager
Review &
Approve
Final Approval
Rule Driven
Management Review
Notification
Approved?
Big Boss
Seite 7Oracle ACM Implementation Best Practices
Reality Check
Daily challenges knowledge workers face
© Empowering knowledge Workers, Palmer, Swenson, Carlsen
Seite 8Oracle ACM Implementation Best Practices
Work patterns of knowledge workers
Percent of the day spent in different modes
© Empowering knowledge Workers, Palmer, Swenson, Carlsen
Seite 9Oracle ACM Implementation Best Practices
Ad-Hoc, Unstructured and Unpredictable
What does that mean?
 Healthcare
 24.331 events
 627 patients
 376 different activities
Source: W. van der Aalst et al.,
“Process Mining Manifesto:
Toward Real Business Intelligence”
Seite 10Oracle ACM Implementation Best Practices
Unstructured Characteristics
 A process or subprocess with:
 Activities may be executed more than once
 Some activities are mandatory, some are
optional
 There are manual and automated activities
 Activities from different phases can relate to
each other
 Going back to preciding activities or phases is
possible
 During runtime there may be need for ad hoc
activities, e.g. when a colleague has to be
involved
 Activities are executed by diferent roles:
 A security concept controls, if an activity can be
executed.
 For better scaling, work has to be distributed
Seite 11Oracle ACM Implementation Best Practices
What is (sometimes) missed in pure BPMN?
Or: what we expect from an ACM solution
Doing by
Design Design by
Doing!
More flexibility Suggestions and
continuous decision
improvement – what
is the next best
action?
Integration of
different systems
Guidance - faster
enablement of
new colleagues
Situation-Driven
work
Seite 12Oracle ACM Implementation Best Practices
Anatomy of an ACM Solution (Example)
Seite 13Oracle ACM Implementation Best Practices
 Many different claim types
with specifics in regulation
 Missing user guidance
 Hidden knowledge from
experienced workers
 Many different systems and
independent solutions
 Telephone, Email, Correspondence
 Integration of different partners
 Task Management
 Many requests through different channels in case of a natural
disasters (in parallel)
 Limited tracability and lack of reporting
Challenges in Claims Management
Seite 14Oracle ACM Implementation Best Practices
Case Management UI Example (expanded)
Seite 15Oracle ACM Implementation Best Practices
Case UI – Navigation and Search
Seite 16Oracle ACM Implementation Best Practices
Case UI - Documents
Seite 17Oracle ACM Implementation Best Practices
Case UI – Data
Details about the claim and it‘s related entities
Seite 18Oracle ACM Implementation Best Practices
Case UI – Milestones & History
Where I am?
Seite 19Oracle ACM Implementation Best Practices
Case UI – Activities
What can I do next?
Seite 20Oracle ACM Implementation Best Practices
Case Management Solution Components
Task EngineDMS Case / Process Engine
System
Integration
Suggest Next Step
Central
entity
Related
entity
(1)
Related
entity
(2)
Related
entity
(3)
Knowledge Area
Quick Overview
Related Docs
Audittrail / Analytics
History
Navigation
Seite 21Oracle ACM Implementation Best Practices
Case Management in Oracle BPM
Claim
Seite 22Oracle ACM Implementation Best Practices
Adaptivity
Seite 23Oracle ACM Implementation Best Practices
What is meant with „adaptive“?
© Clemens Utschig-Utschig
Seite 24Oracle ACM Implementation Best Practices
Dynamic and „build to change“
What has to be defined during design-time?
© Clemens Utschig-Utschig
Defintition of: Activities, Milestones, Rules, Events, Data, Stakeholders
Seite 25Oracle ACM Implementation Best Practices
The value of Dynamic Case Management
 Change the „flow“ of the case without re-deployment
 Define and change which activities are available in the
different phases of a case without re-deployment (adjust
pre-/post-conditions)
 Define automatic triggering of e.g. case activities based on
milestones, outcomes and events
 Move milestones without re-deployment (e.g. milestone
„Assessment finished“ requires the execution of additional
activities)
 Add an additional activity call
 Without re-deployment: possible, if the activity already exists
 With re-deployment: if the activity didn‘t exist before (might require instance
migration)
Seite 26Oracle ACM Implementation Best Practices
Adaptivity in Oracle ACM
 Create Ad-Hoc Tasks
at anytime
 Create Ad-Hoc
Notifications
 Dynamic addition of
activities to the list of
available actions
Seite 27Oracle ACM Implementation Best Practices
Case Requirements / Getting Started
(before you start coding in JDev)
Seite 28Oracle ACM Implementation Best Practices
How to collect & document case requirements?
 Key Aspects of a case:
 Milestones (Checkpoints in the progress)
 Outcomes
 Case Activities (Represent specific work)
 Execution semantics (manual,
automatic, required, repeatable, …)
 Case Rules
 Data & Documents
 User Events (e.g. Document received)
 Stakeholders
 Permissions
 We usesd:
 Mindmaps
 Whiteboards + Visio
 Word / Excel
 UI first + Case Management Model and Notation (CMMN)
Seite 29Oracle ACM Implementation Best Practices
Case Requirements | Whiteboard
Seite 30Oracle ACM Implementation Best Practices
Case Requirements | Specification Sheet
Seite 31Oracle ACM Implementation Best Practices
Case Requirements | CMMN
 Defined by the OMG as a new standard for
Case Modeling
 Released in May 2014
 Is a notation for modeling and graphically expressing a case
 Is an interchange format for exchanging Case Models
among different tools
 Vendors like IBM, Oracle, SAP, Kofax, Cordys and Tibco
have contributed to this standard
 Download our CMMN / ACM Poster from
acmcommunity.com
Seite 32Oracle ACM Implementation Best Practices
CMMN | Case Plan Model
Case Name
 The complete behavior model of a Case is captured in a
CasePlanModel.
 It comprises both:
 all elements that represent the initial plan of the Case,
 and all elements that support the further evolution of the plan
through run-time planning by case workers.
Seite 33Oracle ACM Implementation Best Practices
CMMN | Plan Model Elements
Stages
Seite 34Oracle ACM Implementation Best Practices
CMMN | Plan Model Elements
Milestones & Event Listeners
Seite 35Oracle ACM Implementation Best Practices
CMMN | Decorators
Seite 36Oracle ACM Implementation Best Practices
CMMN | Stage and Task Lifecycle
Seite 37Oracle ACM Implementation Best Practices
Case Requirements | CMMN + UI
We‘ve made our best experiences with CMMN + UI approach
CMMN Model
User Interface
Seite 38Oracle ACM Implementation Best Practices
[1] Situation after starting the case
What has been completed?
Seite 39Oracle ACM Implementation Best Practices
[1] Situation after starting the case
Which activity is has been activated?
Seite 40Oracle ACM Implementation Best Practices
[1] Situation after starting the case
Which activities are available in addition?
Seite 41Oracle ACM Implementation Best Practices
[2] Situation after completing „Create Claims N…“
What has been completed?
Seite 42Oracle ACM Implementation Best Practices
[2] Situation after completing „Create Claims N…“
What has been activated? (no automatic activation in that stage)
Seite 43Oracle ACM Implementation Best Practices
[2] Situation after completing „Create Claims N…“
Which activities are available in addition?
Seite 44Oracle ACM Implementation Best Practices
Bringing them all together (describe all details)
Today: Lack of CMMN-Tool support; so we combined CMMN + Excel
Seite 45Oracle ACM Implementation Best Practices
OK, we know that we have to identify the relevant
activities, milestones, rules and so on…
How do we know which artifacts
are really needed?
Seite 46Oracle ACM Implementation Best Practices
Modeling Exercise „Underwriting“
Text-to-Model
„Sometimes the applicant receives a callback by phone to
answer additional questions within a medical questionnaire.
The clerk decides whether this is possible or not – based on
his experience and his skills.
If the clerk called the applicant the resulting protocoll has to be
reviewed by one of his colleagues.
In case of any abnormalities the doctors of the applicant can
be consulted. This always happens by fax. The doctor is
answering back by Fax as well. A clerk evaluates the
examination. This can affect the underwriting result.“
Seite 47Oracle ACM Implementation Best Practices
Modeling Exercise „Underwriting“
Different people / different results
Seite 48Oracle ACM Implementation Best Practices
Modeling Exercise „Underwriting“
Different people / different results
Seite 49Oracle ACM Implementation Best Practices
Modeling Exercise „Underwriting“
Different people / different results
Seite 50Oracle ACM Implementation Best Practices
Modeling Exercise „Underwriting“
Different people / different results
Seite 51Oracle ACM Implementation Best Practices
Emerging paths (The Oregon Experiment)
http://www.nature.com/nature/journal/v388/n6637/fig_tab/388047a0_F1.html
Seite 52Oracle ACM Implementation Best Practices
Demo: Process Mining
Seite 53Oracle ACM Implementation Best Practices
Case Implementation
Seite 54Oracle ACM Implementation Best Practices
Design Time | Oracle Case Management
Seite 55Oracle ACM Implementation Best Practices
Demo: Case Implementation
Seite 56Oracle ACM Implementation Best Practices
Design Time | Case Rules
Seite 57Oracle ACM Implementation Best Practices
Design Time | Case Form
Seite 58Oracle ACM Implementation Best Practices
Design Time | Activity Form
Seite 59Oracle ACM Implementation Best Practices
Design Time | Human Task Form
Seite 60Oracle ACM Implementation Best Practices
Human Task Form – Frame Busting
Use – “never”, default “differentDomain” doesn’t work in BPM Workspace
Seite 61Oracle ACM Implementation Best Practices
ADF Library Reuse
ADF Shared Library usage is recommended
Seite 62Oracle ACM Implementation Best Practices
ADF Security
No Web Authentication is recommended
Seite 63Oracle ACM Implementation Best Practices
Existing ADF Form Integration
Seite 64Oracle ACM Implementation Best Practices
Simplified ADF Form Integration
Seite 65Oracle ACM Implementation Best Practices
MDS for ADF Customization
Seite 66Oracle ACM Implementation Best Practices
MDS for ADF Customization
Seite 67Oracle ACM Implementation Best Practices
A few more recommendations…
 Avoid to put all the case data into the case (just take the
data attributes which are needed to control the flow)
 Use BPMN activities as a wrapper (to call services, to call
human tasks)
 Use „Java Custom Case Activity“ for prototyping
 Structure your rules (Maintenance!)
 One Decision Table per: Case Lifecycle Event Rules, Case Milestone Event
Rules, Case Activity Event Rules, User Defined Event Rules, Case Data
Event Rule, Case Document Event Rule
 One ruleset per CMMN-Stage
 Use the „identificationkey“ attribute for mapping business
related identifiers to case instance
Seite 68Oracle ACM Implementation Best Practices
Download: www.thecattlecrew.com
Seite 69Oracle ACM Implementation Best Practices
Questions?
www.thecattlecrew.com
Seite 70Oracle ACM Implementation Best Practices
Contact
Andrejus Baranovskis
CEO & Archtitect | Oracle ACE Director
Red Samurai Consulting
Phone: +49 173 54 79 302
Mail: andrejus.baranovskis@redsamurai.com
Twitter: @andrejusb
Blog: http://andrejusb.blogspot.de
Danilo Schmiedel
Solution Architect
OPITZ CONSULTING Deutschland GmbH
Kirchstr. 6, 51647 Gummersbach, Germany
Phone: +49 173 7279001
Mail: danilo.schmiedel@opitz-consulting.com
Twitter: @dschmied
Blog: http://inside-bpm-and-soa.blogspot.com
www.thecattlecrew.com
Seite 71Oracle ACM Implementation Best Practices
Additional Content
Seite 72Oracle ACM Implementation Best Practices
Why we didn‘t choose a process (here)?
Differences and Limitations
 More modeling and implementation effort necessary to
implement processes with
 Activities, which are always available
 Activities with certain preconditions
 GoTo‘s and Returns
 Milestones
 Ad-Hoc tasks not supported in BPMN during runtime
 No change of the control flow without redeployment
Seite 73Oracle ACM Implementation Best Practices
Always executable and optional Actions
 BPMN: Implemented as Event-based Subprocess
 CMMN: Discretionary Task with „Repetition“ Decorator
Seite 74Oracle ACM Implementation Best Practices
Activities with certain preconditions
 BPMN: Implemented as Event-based subprocess with
gateway to check if all requirements are fulfilled
 CMMN: Task with Sentry and appropriate Rule / Expression
Seite 75Oracle ACM Implementation Best Practices
Mark a certain process state
 BPMN: Tracking via state variable within the process
 CMMN: Definition of Milestones
Option 1
Option 2
Option 3
Seite 76Oracle ACM Implementation Best Practices
Master-Detail: Creation of Child-Processes
 BPMN: Dynamic call of new detail processes via return loops
 CMMN: Case-Task with „Repetition“ Decorator
Seite 77Oracle ACM Implementation Best Practices
Why we didn‘t choose a process (here)?
Differences and Limitations
 Only one activity avaliable
 The current activity is optional
and not needed but the task
is already in the worklist
=> can be avoided with XOR-
Gateway + additional „Make
your choice“ activity
 User cannot select additional
activities (e.g. „Send
Notification“)
 The process drives the user!
Seite 78Oracle ACM Implementation Best Practices
Why we didn‘t choose a process (here)?
Differences and Limitations (2)
 No activity available
 Process instance has to wait
for the requested documents
 User cannot select additional
activities during that time
(e.g. „Send Notification“)

More Related Content

What's hot

Intro to Aras PLM Software Solutions
Intro to Aras PLM Software SolutionsIntro to Aras PLM Software Solutions
Intro to Aras PLM Software SolutionsAras
 
Lean product management for web2.0 by Sujoy Bhatacharjee, April
Lean product management for web2.0 by Sujoy Bhatacharjee, April Lean product management for web2.0 by Sujoy Bhatacharjee, April
Lean product management for web2.0 by Sujoy Bhatacharjee, April Triggr In
 
Nidec Global PLM Past, Present & Future
Nidec Global PLM Past, Present & FutureNidec Global PLM Past, Present & Future
Nidec Global PLM Past, Present & FutureAras
 
Your Company's Business in SAP Solution Manager
Your Company's Business in SAP Solution ManagerYour Company's Business in SAP Solution Manager
Your Company's Business in SAP Solution ManagerAltin Henrik Ceka
 
Upgrade and Unleash the Power of CA Workload Automation AutoSys (AE) and CA W...
Upgrade and Unleash the Power of CA Workload Automation AutoSys (AE) and CA W...Upgrade and Unleash the Power of CA Workload Automation AutoSys (AE) and CA W...
Upgrade and Unleash the Power of CA Workload Automation AutoSys (AE) and CA W...CA Technologies
 
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
 
Data Center Automation by creating Center Of Excellence
Data Center Automation by creating Center Of ExcellenceData Center Automation by creating Center Of Excellence
Data Center Automation by creating Center Of Excellence7Targets AI Sales Assistants
 
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...camunda services GmbH
 
Methods Over Madness 2003 Ver.
Methods Over Madness 2003 Ver.Methods Over Madness 2003 Ver.
Methods Over Madness 2003 Ver.Tom Weinberger
 
OOW-CON3640-portal
OOW-CON3640-portalOOW-CON3640-portal
OOW-CON3640-portalBen Duan
 
Best Practices with CA Workload Automation AutoSys (AE)
Best Practices with CA Workload Automation AutoSys (AE)Best Practices with CA Workload Automation AutoSys (AE)
Best Practices with CA Workload Automation AutoSys (AE)CA Technologies
 
DevOps monitoring: Feedback loops in enterprise environments
DevOps monitoring: Feedback loops in enterprise environmentsDevOps monitoring: Feedback loops in enterprise environments
DevOps monitoring: Feedback loops in enterprise environmentsJonah Kowall
 
Implementing Cloud Financials
Implementing Cloud FinancialsImplementing Cloud Financials
Implementing Cloud FinancialsNERUG
 
Implementing Cloud-Based DevOps for Distributed Agile Projects
Implementing Cloud-Based DevOps for Distributed Agile ProjectsImplementing Cloud-Based DevOps for Distributed Agile Projects
Implementing Cloud-Based DevOps for Distributed Agile ProjectsTechWell
 
Introductiontoadaptiveand3dexperience 180807145140
Introductiontoadaptiveand3dexperience 180807145140Introductiontoadaptiveand3dexperience 180807145140
Introductiontoadaptiveand3dexperience 180807145140kailashgavare
 
Best Practices for Managing IaaS, PaaS, and Container-Based Deployments - App...
Best Practices for Managing IaaS, PaaS, and Container-Based Deployments - App...Best Practices for Managing IaaS, PaaS, and Container-Based Deployments - App...
Best Practices for Managing IaaS, PaaS, and Container-Based Deployments - App...AppDynamics
 
Dreamforce Debrief - From 0 to 360 in No time with a CRM Cloud Solution
Dreamforce Debrief - From 0 to 360 in No time with a CRM Cloud SolutionDreamforce Debrief - From 0 to 360 in No time with a CRM Cloud Solution
Dreamforce Debrief - From 0 to 360 in No time with a CRM Cloud SolutionCapgemini
 
Guidelines for moving from Oracle Forms to Oracle ADF and SOA
Guidelines for moving from Oracle Forms to Oracle ADF and SOAGuidelines for moving from Oracle Forms to Oracle ADF and SOA
Guidelines for moving from Oracle Forms to Oracle ADF and SOASteven Davelaar
 
Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...
Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...
Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...Fishbowl Solutions
 

What's hot (20)

Intro to Aras PLM Software Solutions
Intro to Aras PLM Software SolutionsIntro to Aras PLM Software Solutions
Intro to Aras PLM Software Solutions
 
Lean product management for web2.0 by Sujoy Bhatacharjee, April
Lean product management for web2.0 by Sujoy Bhatacharjee, April Lean product management for web2.0 by Sujoy Bhatacharjee, April
Lean product management for web2.0 by Sujoy Bhatacharjee, April
 
Nidec Global PLM Past, Present & Future
Nidec Global PLM Past, Present & FutureNidec Global PLM Past, Present & Future
Nidec Global PLM Past, Present & Future
 
Your Company's Business in SAP Solution Manager
Your Company's Business in SAP Solution ManagerYour Company's Business in SAP Solution Manager
Your Company's Business in SAP Solution Manager
 
Upgrade and Unleash the Power of CA Workload Automation AutoSys (AE) and CA W...
Upgrade and Unleash the Power of CA Workload Automation AutoSys (AE) and CA W...Upgrade and Unleash the Power of CA Workload Automation AutoSys (AE) and CA W...
Upgrade and Unleash the Power of CA Workload Automation AutoSys (AE) and CA W...
 
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
 
Data Center Automation by creating Center Of Excellence
Data Center Automation by creating Center Of ExcellenceData Center Automation by creating Center Of Excellence
Data Center Automation by creating Center Of Excellence
 
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
 
Methods Over Madness 2003 Ver.
Methods Over Madness 2003 Ver.Methods Over Madness 2003 Ver.
Methods Over Madness 2003 Ver.
 
OOW-CON3640-portal
OOW-CON3640-portalOOW-CON3640-portal
OOW-CON3640-portal
 
Best Practices with CA Workload Automation AutoSys (AE)
Best Practices with CA Workload Automation AutoSys (AE)Best Practices with CA Workload Automation AutoSys (AE)
Best Practices with CA Workload Automation AutoSys (AE)
 
DevOps monitoring: Feedback loops in enterprise environments
DevOps monitoring: Feedback loops in enterprise environmentsDevOps monitoring: Feedback loops in enterprise environments
DevOps monitoring: Feedback loops in enterprise environments
 
Nicolas Weydert
Nicolas WeydertNicolas Weydert
Nicolas Weydert
 
Implementing Cloud Financials
Implementing Cloud FinancialsImplementing Cloud Financials
Implementing Cloud Financials
 
Implementing Cloud-Based DevOps for Distributed Agile Projects
Implementing Cloud-Based DevOps for Distributed Agile ProjectsImplementing Cloud-Based DevOps for Distributed Agile Projects
Implementing Cloud-Based DevOps for Distributed Agile Projects
 
Introductiontoadaptiveand3dexperience 180807145140
Introductiontoadaptiveand3dexperience 180807145140Introductiontoadaptiveand3dexperience 180807145140
Introductiontoadaptiveand3dexperience 180807145140
 
Best Practices for Managing IaaS, PaaS, and Container-Based Deployments - App...
Best Practices for Managing IaaS, PaaS, and Container-Based Deployments - App...Best Practices for Managing IaaS, PaaS, and Container-Based Deployments - App...
Best Practices for Managing IaaS, PaaS, and Container-Based Deployments - App...
 
Dreamforce Debrief - From 0 to 360 in No time with a CRM Cloud Solution
Dreamforce Debrief - From 0 to 360 in No time with a CRM Cloud SolutionDreamforce Debrief - From 0 to 360 in No time with a CRM Cloud Solution
Dreamforce Debrief - From 0 to 360 in No time with a CRM Cloud Solution
 
Guidelines for moving from Oracle Forms to Oracle ADF and SOA
Guidelines for moving from Oracle Forms to Oracle ADF and SOAGuidelines for moving from Oracle Forms to Oracle ADF and SOA
Guidelines for moving from Oracle Forms to Oracle ADF and SOA
 
Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...
Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...
Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...
 

Viewers also liked

09 jekel
09  jekel09  jekel
09 jekelaloahe2
 
Marina schloonsee herinhsdorf
Marina schloonsee herinhsdorfMarina schloonsee herinhsdorf
Marina schloonsee herinhsdorfUsedomspotter
 
Best Practices für Last- und Performancetests von Enterprise Applikationen au...
Best Practices für Last- und Performancetests von Enterprise Applikationen au...Best Practices für Last- und Performancetests von Enterprise Applikationen au...
Best Practices für Last- und Performancetests von Enterprise Applikationen au...enpit GmbH & Co. KG
 
Premium formation 2011 pdf
Premium formation 2011 pdfPremium formation 2011 pdf
Premium formation 2011 pdfmarcusacapus
 
Solr Fusion Schema Mapping
Solr Fusion Schema MappingSolr Fusion Schema Mapping
Solr Fusion Schema MappingAndreas Koch
 
Cp rachat novembre_10
Cp rachat novembre_10Cp rachat novembre_10
Cp rachat novembre_10haakoo
 
Article reprendre une entreprise
Article reprendre une entrepriseArticle reprendre une entreprise
Article reprendre une entrepriseArnaud Poncet
 
Observatoire TMO Régions de la reprise d'entreprise
Observatoire TMO Régions de la reprise d'entreprise Observatoire TMO Régions de la reprise d'entreprise
Observatoire TMO Régions de la reprise d'entreprise Jean-louis Coudrais
 
Les bijoux de la sémantique SMX Paris 2015
Les bijoux de la sémantique SMX Paris 2015Les bijoux de la sémantique SMX Paris 2015
Les bijoux de la sémantique SMX Paris 2015Agence web AxeNet
 
Fisión y fusión nuclear
Fisión y fusión nuclearFisión y fusión nuclear
Fisión y fusión nuclearAna Banchero
 
Calentamiento Global
Calentamiento GlobalCalentamiento Global
Calentamiento GlobalJosé Larios
 
RIÑON EN HERRADURA Anomalía de fusión y sus múltiples asociaciones.
RIÑON EN HERRADURA Anomalía de fusión y sus múltiples asociaciones.RIÑON EN HERRADURA Anomalía de fusión y sus múltiples asociaciones.
RIÑON EN HERRADURA Anomalía de fusión y sus múltiples asociaciones.Gaspar Alberto Motta Ramírez
 
Fusion De Sociedades
Fusion De SociedadesFusion De Sociedades
Fusion De Sociedadesceq
 

Viewers also liked (20)

09 jekel
09  jekel09  jekel
09 jekel
 
Marina schloonsee herinhsdorf
Marina schloonsee herinhsdorfMarina schloonsee herinhsdorf
Marina schloonsee herinhsdorf
 
Best Practices für Last- und Performancetests von Enterprise Applikationen au...
Best Practices für Last- und Performancetests von Enterprise Applikationen au...Best Practices für Last- und Performancetests von Enterprise Applikationen au...
Best Practices für Last- und Performancetests von Enterprise Applikationen au...
 
Premium formation 2011 pdf
Premium formation 2011 pdfPremium formation 2011 pdf
Premium formation 2011 pdf
 
Automatisierte Oracle Middleware Installation
Automatisierte Oracle Middleware InstallationAutomatisierte Oracle Middleware Installation
Automatisierte Oracle Middleware Installation
 
Solr Fusion Schema Mapping
Solr Fusion Schema MappingSolr Fusion Schema Mapping
Solr Fusion Schema Mapping
 
Cp rachat septembre_11
Cp rachat septembre_11Cp rachat septembre_11
Cp rachat septembre_11
 
Cp rachat novembre_10
Cp rachat novembre_10Cp rachat novembre_10
Cp rachat novembre_10
 
Article reprendre une entreprise
Article reprendre une entrepriseArticle reprendre une entreprise
Article reprendre une entreprise
 
Cp rachat décembre_11
Cp rachat décembre_11Cp rachat décembre_11
Cp rachat décembre_11
 
Observatoire TMO Régions de la reprise d'entreprise
Observatoire TMO Régions de la reprise d'entreprise Observatoire TMO Régions de la reprise d'entreprise
Observatoire TMO Régions de la reprise d'entreprise
 
Cp rachat octobre_11
Cp rachat octobre_11Cp rachat octobre_11
Cp rachat octobre_11
 
Les bijoux de la sémantique SMX Paris 2015
Les bijoux de la sémantique SMX Paris 2015Les bijoux de la sémantique SMX Paris 2015
Les bijoux de la sémantique SMX Paris 2015
 
Fusion TransformacióN Y Escision
Fusion TransformacióN Y EscisionFusion TransformacióN Y Escision
Fusion TransformacióN Y Escision
 
Fisión y fusión nuclear
Fisión y fusión nuclearFisión y fusión nuclear
Fisión y fusión nuclear
 
Calentamiento Global
Calentamiento GlobalCalentamiento Global
Calentamiento Global
 
RIÑON EN HERRADURA Anomalía de fusión y sus múltiples asociaciones.
RIÑON EN HERRADURA Anomalía de fusión y sus múltiples asociaciones.RIÑON EN HERRADURA Anomalía de fusión y sus múltiples asociaciones.
RIÑON EN HERRADURA Anomalía de fusión y sus múltiples asociaciones.
 
Fusion De Sociedades
Fusion De SociedadesFusion De Sociedades
Fusion De Sociedades
 
Liste des marchés étrangers reconnus en france
Liste des marchés étrangers reconnus en franceListe des marchés étrangers reconnus en france
Liste des marchés étrangers reconnus en france
 
Retrospective 2015
Retrospective 2015Retrospective 2015
Retrospective 2015
 

Similar to Oracle ACM Implementation - Best Practices

Next generation business automation with the red hat decision manager and red...
Next generation business automation with the red hat decision manager and red...Next generation business automation with the red hat decision manager and red...
Next generation business automation with the red hat decision manager and red...Masahiko Umeno
 
Process-Oriented Business Requirements
Process-Oriented Business RequirementsProcess-Oriented Business Requirements
Process-Oriented Business RequirementsDafna Levy
 
Analyzing Business Requirements in a Visible Enterprise
Analyzing Business Requirements in a Visible EnterpriseAnalyzing Business Requirements in a Visible Enterprise
Analyzing Business Requirements in a Visible EnterpriseDafna Levy
 
Victor Chang: Cloud computing business framework
Victor Chang: Cloud computing business frameworkVictor Chang: Cloud computing business framework
Victor Chang: Cloud computing business frameworkCBOD ANR project U-PSUD
 
Introduction to Enterprise Architecture and TOGAF 9.1
Introduction to Enterprise Architecture and TOGAF 9.1Introduction to Enterprise Architecture and TOGAF 9.1
Introduction to Enterprise Architecture and TOGAF 9.1iasaglobal
 
EMA - Measuring the User Experience in the Cloud
EMA - Measuring the User Experience in the CloudEMA - Measuring the User Experience in the Cloud
EMA - Measuring the User Experience in the CloudCorrelsense
 
Towards a common app platform #SPUGfi
Towards a common app platform #SPUGfiTowards a common app platform #SPUGfi
Towards a common app platform #SPUGfiJukka Niiranen
 
Best Practices for Building Successful Cloud Projects
Best Practices for Building Successful Cloud ProjectsBest Practices for Building Successful Cloud Projects
Best Practices for Building Successful Cloud ProjectsNati Shalom
 
Adaptive Case Management - Effizienzsteigerung durch Prozessautomatisierung
Adaptive Case Management - Effizienzsteigerung durch ProzessautomatisierungAdaptive Case Management - Effizienzsteigerung durch Prozessautomatisierung
Adaptive Case Management - Effizienzsteigerung durch ProzessautomatisierungOPITZ CONSULTING Deutschland
 
An Inside Look At Extreme Programming Essay
An Inside Look At Extreme Programming EssayAn Inside Look At Extreme Programming Essay
An Inside Look At Extreme Programming EssaySharon Roberts
 
Deciding to go cloud 09212010
Deciding to go cloud  09212010Deciding to go cloud  09212010
Deciding to go cloud 09212010ERwin Modeling
 
Cloud and Utility Computing
Cloud and Utility ComputingCloud and Utility Computing
Cloud and Utility ComputingIvan_datasynapse
 
VMworld 2013: SDDC IT Operations Transformation: Multi-customer Lessons Learned
VMworld 2013: SDDC IT Operations Transformation:  Multi-customer Lessons LearnedVMworld 2013: SDDC IT Operations Transformation:  Multi-customer Lessons Learned
VMworld 2013: SDDC IT Operations Transformation: Multi-customer Lessons LearnedVMworld
 
Develop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris MerriganDevelop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris MerriganAmazon Web Services
 
Short reference architecture
Short reference architectureShort reference architecture
Short reference architectureSteve Feldman
 
Automated application testing for the telecommunication industry using Framew...
Automated application testing for the telecommunication industry using Framew...Automated application testing for the telecommunication industry using Framew...
Automated application testing for the telecommunication industry using Framew...TransWare AG
 
Recruit & Manage Talent Strategically with Salesforce.com and Jobscience
Recruit & Manage Talent Strategically with Salesforce.com and JobscienceRecruit & Manage Talent Strategically with Salesforce.com and Jobscience
Recruit & Manage Talent Strategically with Salesforce.com and JobscienceMikeVicchitto
 

Similar to Oracle ACM Implementation - Best Practices (20)

Next generation business automation with the red hat decision manager and red...
Next generation business automation with the red hat decision manager and red...Next generation business automation with the red hat decision manager and red...
Next generation business automation with the red hat decision manager and red...
 
Process-Oriented Business Requirements
Process-Oriented Business RequirementsProcess-Oriented Business Requirements
Process-Oriented Business Requirements
 
Analyzing Business Requirements in a Visible Enterprise
Analyzing Business Requirements in a Visible EnterpriseAnalyzing Business Requirements in a Visible Enterprise
Analyzing Business Requirements in a Visible Enterprise
 
CA|Automic Live Melbourne 2017
CA|Automic Live Melbourne 2017CA|Automic Live Melbourne 2017
CA|Automic Live Melbourne 2017
 
Victor Chang: Cloud computing business framework
Victor Chang: Cloud computing business frameworkVictor Chang: Cloud computing business framework
Victor Chang: Cloud computing business framework
 
Introduction to Enterprise Architecture and TOGAF 9.1
Introduction to Enterprise Architecture and TOGAF 9.1Introduction to Enterprise Architecture and TOGAF 9.1
Introduction to Enterprise Architecture and TOGAF 9.1
 
EMA - Measuring the User Experience in the Cloud
EMA - Measuring the User Experience in the CloudEMA - Measuring the User Experience in the Cloud
EMA - Measuring the User Experience in the Cloud
 
Towards a common app platform #SPUGfi
Towards a common app platform #SPUGfiTowards a common app platform #SPUGfi
Towards a common app platform #SPUGfi
 
Best Practices for Building Successful Cloud Projects
Best Practices for Building Successful Cloud ProjectsBest Practices for Building Successful Cloud Projects
Best Practices for Building Successful Cloud Projects
 
ARAS - change management
ARAS - change managementARAS - change management
ARAS - change management
 
Adaptive Case Management - Effizienzsteigerung durch Prozessautomatisierung
Adaptive Case Management - Effizienzsteigerung durch ProzessautomatisierungAdaptive Case Management - Effizienzsteigerung durch Prozessautomatisierung
Adaptive Case Management - Effizienzsteigerung durch Prozessautomatisierung
 
Cloud-Computing
Cloud-ComputingCloud-Computing
Cloud-Computing
 
An Inside Look At Extreme Programming Essay
An Inside Look At Extreme Programming EssayAn Inside Look At Extreme Programming Essay
An Inside Look At Extreme Programming Essay
 
Deciding to go cloud 09212010
Deciding to go cloud  09212010Deciding to go cloud  09212010
Deciding to go cloud 09212010
 
Cloud and Utility Computing
Cloud and Utility ComputingCloud and Utility Computing
Cloud and Utility Computing
 
VMworld 2013: SDDC IT Operations Transformation: Multi-customer Lessons Learned
VMworld 2013: SDDC IT Operations Transformation:  Multi-customer Lessons LearnedVMworld 2013: SDDC IT Operations Transformation:  Multi-customer Lessons Learned
VMworld 2013: SDDC IT Operations Transformation: Multi-customer Lessons Learned
 
Develop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris MerriganDevelop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
 
Short reference architecture
Short reference architectureShort reference architecture
Short reference architecture
 
Automated application testing for the telecommunication industry using Framew...
Automated application testing for the telecommunication industry using Framew...Automated application testing for the telecommunication industry using Framew...
Automated application testing for the telecommunication industry using Framew...
 
Recruit & Manage Talent Strategically with Salesforce.com and Jobscience
Recruit & Manage Talent Strategically with Salesforce.com and JobscienceRecruit & Manage Talent Strategically with Salesforce.com and Jobscience
Recruit & Manage Talent Strategically with Salesforce.com and Jobscience
 

More from OPITZ CONSULTING Deutschland

Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"OPITZ CONSULTING Deutschland
 
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der PraxisOC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der PraxisOPITZ CONSULTING Deutschland
 
OC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
OC|Webcast: Oracle Lizenzierung - Virtualisierung und CloudOC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
OC|Webcast: Oracle Lizenzierung - Virtualisierung und CloudOPITZ CONSULTING Deutschland
 
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!OPITZ CONSULTING Deutschland
 
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...OPITZ CONSULTING Deutschland
 
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...OPITZ CONSULTING Deutschland
 
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?OPITZ CONSULTING Deutschland
 
OC|Weekly Talk - Digitales Coaching & Smart Sparring
OC|Weekly Talk - Digitales Coaching & Smart Sparring OC|Weekly Talk - Digitales Coaching & Smart Sparring
OC|Weekly Talk - Digitales Coaching & Smart Sparring OPITZ CONSULTING Deutschland
 
Effiziente Betriebsoptimierung durch Cloud Nutzung
Effiziente Betriebsoptimierung durch Cloud NutzungEffiziente Betriebsoptimierung durch Cloud Nutzung
Effiziente Betriebsoptimierung durch Cloud NutzungOPITZ CONSULTING Deutschland
 

More from OPITZ CONSULTING Deutschland (20)

OC|Webcast: Grundlagen der Oracle Lizenzierung
OC|Webcast: Grundlagen der Oracle LizenzierungOC|Webcast: Grundlagen der Oracle Lizenzierung
OC|Webcast: Grundlagen der Oracle Lizenzierung
 
OC|Webcast "Java heute" vom 28.09.2021
OC|Webcast "Java heute" vom 28.09.2021OC|Webcast "Java heute" vom 28.09.2021
OC|Webcast "Java heute" vom 28.09.2021
 
OC|Webcast "Java heute" vom 24.08.2021
OC|Webcast "Java heute" vom 24.08.2021OC|Webcast "Java heute" vom 24.08.2021
OC|Webcast "Java heute" vom 24.08.2021
 
OC|Webcast "Daten wirklich nutzen"
OC|Webcast "Daten wirklich nutzen"OC|Webcast "Daten wirklich nutzen"
OC|Webcast "Daten wirklich nutzen"
 
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
 
OC|Webcast "Willkommen in der Cloud!"
OC|Webcast "Willkommen in der Cloud!"OC|Webcast "Willkommen in der Cloud!"
OC|Webcast "Willkommen in der Cloud!"
 
OC|Webcast "Die neue Welt der Virtualisierung"
OC|Webcast "Die neue Welt der Virtualisierung"OC|Webcast "Die neue Welt der Virtualisierung"
OC|Webcast "Die neue Welt der Virtualisierung"
 
10 Thesen zur professionellen Softwareentwicklung
10 Thesen zur professionellen Softwareentwicklung10 Thesen zur professionellen Softwareentwicklung
10 Thesen zur professionellen Softwareentwicklung
 
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
 
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der PraxisOC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
 
OC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
OC|Webcast: Oracle Lizenzierung - Virtualisierung und CloudOC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
OC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
 
OC|Webcast: Grundlagen der Oracle-Lizenzierung
OC|Webcast: Grundlagen der Oracle-LizenzierungOC|Webcast: Grundlagen der Oracle-Lizenzierung
OC|Webcast: Grundlagen der Oracle-Lizenzierung
 
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
 
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
 
OC|Weekly Talk The Power of DevOps…
OC|Weekly Talk  The Power of DevOps…OC|Weekly Talk  The Power of DevOps…
OC|Weekly Talk The Power of DevOps…
 
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
 
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
 
OC|Weekly Talk - Digitales Coaching & Smart Sparring
OC|Weekly Talk - Digitales Coaching & Smart Sparring OC|Weekly Talk - Digitales Coaching & Smart Sparring
OC|Weekly Talk - Digitales Coaching & Smart Sparring
 
OC|Weekly Talk - Beratung remote
OC|Weekly Talk - Beratung remoteOC|Weekly Talk - Beratung remote
OC|Weekly Talk - Beratung remote
 
Effiziente Betriebsoptimierung durch Cloud Nutzung
Effiziente Betriebsoptimierung durch Cloud NutzungEffiziente Betriebsoptimierung durch Cloud Nutzung
Effiziente Betriebsoptimierung durch Cloud Nutzung
 

Recently uploaded

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 

Recently uploaded (20)

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 

Oracle ACM Implementation - Best Practices

  • 1. Seite 1Oracle ACM Implementation Best Practices Andrejus Baranovskis CEO & Architect | Oracle ACE Director Red Samurai Consulting Danilo Schmiedel Solution Architect | Oracle ACE Director OPITZ CONSULTING Deutschland GmbH Oracle ACM Implementation Best Practices March 04. 2015 Fusion Middleware Partner Community Forum XX
  • 2. Seite 2Oracle ACM Implementation Best Practices About OPITZ CONSULTING  Founded in 1990, located in Germany and Poland  Business IT Alignment, BPM, SOA and system integration, Application development, IT Infrastructure Management  Oracle Platinum Partner  Two Oracle ACE Directors  Recognized as one of the leading Oracle Fusion Middleware Partners  Specialized in SOA, BPM, ADF & Application Grid, Exadata, Business Intelligence Foundation, Oracle Database, Oracle Enterprise Linux, Real Application Cluster, Oracle VM, Data Warehousing, DB11g Performance Tuning  2014 ORACLE BPM Partner Community Award  2010 Oracle Fusion Middleware Award  2008 – 2010 EMEA SOA Community Award
  • 3. Seite 3Oracle ACM Implementation Best Practices About Red Samurai Consulting  ADF, SOA , BPM, WebCenter and UCM  Small Team of Experts, Focused on Technical Quality Results  Customers – Global Corporations, Medium and Small Business  Oracle Technical Blog – 8 Years (~700 posts)  Oracle Fusion Middleware Innovation Award 2010  SOA Partner Community Award for Outstanding Contribution Across the World 2010  2010 Enterprise 2.0 Blazer: Enterprise 2.0 Leader Award
  • 4. Seite 4Oracle ACM Implementation Best Practices Example | MedNet – Health Insurance COMPANY OVERVIEW  Specialists in Health Insurance since 1992, member of Munich Health CHALLENGES/OPPORTUNITIES  BPM processes are not flexible enough  Modern Health Insurance requires agile integration  ACM is a great candidate to close the gap SOLUTION  Invoice Processing, Enrolment Process, Claim Handling  Integration with Oracle Mobile Suite  Dynamic ADF UI with ACM Rule Engine  ACM Rules Development with Process Composer  Oracle BPM Workspace Usage
  • 5. Seite 5Oracle ACM Implementation Best Practices Structured / Unstructured Processes
  • 6. Seite 6Oracle ACM Implementation Best Practices Travel Request A typical example of a structured process Submitter Submit Travel Request Manager Review & Approve Final Approval Rule Driven Management Review Notification Approved? Big Boss
  • 7. Seite 7Oracle ACM Implementation Best Practices Reality Check Daily challenges knowledge workers face © Empowering knowledge Workers, Palmer, Swenson, Carlsen
  • 8. Seite 8Oracle ACM Implementation Best Practices Work patterns of knowledge workers Percent of the day spent in different modes © Empowering knowledge Workers, Palmer, Swenson, Carlsen
  • 9. Seite 9Oracle ACM Implementation Best Practices Ad-Hoc, Unstructured and Unpredictable What does that mean?  Healthcare  24.331 events  627 patients  376 different activities Source: W. van der Aalst et al., “Process Mining Manifesto: Toward Real Business Intelligence”
  • 10. Seite 10Oracle ACM Implementation Best Practices Unstructured Characteristics  A process or subprocess with:  Activities may be executed more than once  Some activities are mandatory, some are optional  There are manual and automated activities  Activities from different phases can relate to each other  Going back to preciding activities or phases is possible  During runtime there may be need for ad hoc activities, e.g. when a colleague has to be involved  Activities are executed by diferent roles:  A security concept controls, if an activity can be executed.  For better scaling, work has to be distributed
  • 11. Seite 11Oracle ACM Implementation Best Practices What is (sometimes) missed in pure BPMN? Or: what we expect from an ACM solution Doing by Design Design by Doing! More flexibility Suggestions and continuous decision improvement – what is the next best action? Integration of different systems Guidance - faster enablement of new colleagues Situation-Driven work
  • 12. Seite 12Oracle ACM Implementation Best Practices Anatomy of an ACM Solution (Example)
  • 13. Seite 13Oracle ACM Implementation Best Practices  Many different claim types with specifics in regulation  Missing user guidance  Hidden knowledge from experienced workers  Many different systems and independent solutions  Telephone, Email, Correspondence  Integration of different partners  Task Management  Many requests through different channels in case of a natural disasters (in parallel)  Limited tracability and lack of reporting Challenges in Claims Management
  • 14. Seite 14Oracle ACM Implementation Best Practices Case Management UI Example (expanded)
  • 15. Seite 15Oracle ACM Implementation Best Practices Case UI – Navigation and Search
  • 16. Seite 16Oracle ACM Implementation Best Practices Case UI - Documents
  • 17. Seite 17Oracle ACM Implementation Best Practices Case UI – Data Details about the claim and it‘s related entities
  • 18. Seite 18Oracle ACM Implementation Best Practices Case UI – Milestones & History Where I am?
  • 19. Seite 19Oracle ACM Implementation Best Practices Case UI – Activities What can I do next?
  • 20. Seite 20Oracle ACM Implementation Best Practices Case Management Solution Components Task EngineDMS Case / Process Engine System Integration Suggest Next Step Central entity Related entity (1) Related entity (2) Related entity (3) Knowledge Area Quick Overview Related Docs Audittrail / Analytics History Navigation
  • 21. Seite 21Oracle ACM Implementation Best Practices Case Management in Oracle BPM Claim
  • 22. Seite 22Oracle ACM Implementation Best Practices Adaptivity
  • 23. Seite 23Oracle ACM Implementation Best Practices What is meant with „adaptive“? © Clemens Utschig-Utschig
  • 24. Seite 24Oracle ACM Implementation Best Practices Dynamic and „build to change“ What has to be defined during design-time? © Clemens Utschig-Utschig Defintition of: Activities, Milestones, Rules, Events, Data, Stakeholders
  • 25. Seite 25Oracle ACM Implementation Best Practices The value of Dynamic Case Management  Change the „flow“ of the case without re-deployment  Define and change which activities are available in the different phases of a case without re-deployment (adjust pre-/post-conditions)  Define automatic triggering of e.g. case activities based on milestones, outcomes and events  Move milestones without re-deployment (e.g. milestone „Assessment finished“ requires the execution of additional activities)  Add an additional activity call  Without re-deployment: possible, if the activity already exists  With re-deployment: if the activity didn‘t exist before (might require instance migration)
  • 26. Seite 26Oracle ACM Implementation Best Practices Adaptivity in Oracle ACM  Create Ad-Hoc Tasks at anytime  Create Ad-Hoc Notifications  Dynamic addition of activities to the list of available actions
  • 27. Seite 27Oracle ACM Implementation Best Practices Case Requirements / Getting Started (before you start coding in JDev)
  • 28. Seite 28Oracle ACM Implementation Best Practices How to collect & document case requirements?  Key Aspects of a case:  Milestones (Checkpoints in the progress)  Outcomes  Case Activities (Represent specific work)  Execution semantics (manual, automatic, required, repeatable, …)  Case Rules  Data & Documents  User Events (e.g. Document received)  Stakeholders  Permissions  We usesd:  Mindmaps  Whiteboards + Visio  Word / Excel  UI first + Case Management Model and Notation (CMMN)
  • 29. Seite 29Oracle ACM Implementation Best Practices Case Requirements | Whiteboard
  • 30. Seite 30Oracle ACM Implementation Best Practices Case Requirements | Specification Sheet
  • 31. Seite 31Oracle ACM Implementation Best Practices Case Requirements | CMMN  Defined by the OMG as a new standard for Case Modeling  Released in May 2014  Is a notation for modeling and graphically expressing a case  Is an interchange format for exchanging Case Models among different tools  Vendors like IBM, Oracle, SAP, Kofax, Cordys and Tibco have contributed to this standard  Download our CMMN / ACM Poster from acmcommunity.com
  • 32. Seite 32Oracle ACM Implementation Best Practices CMMN | Case Plan Model Case Name  The complete behavior model of a Case is captured in a CasePlanModel.  It comprises both:  all elements that represent the initial plan of the Case,  and all elements that support the further evolution of the plan through run-time planning by case workers.
  • 33. Seite 33Oracle ACM Implementation Best Practices CMMN | Plan Model Elements Stages
  • 34. Seite 34Oracle ACM Implementation Best Practices CMMN | Plan Model Elements Milestones & Event Listeners
  • 35. Seite 35Oracle ACM Implementation Best Practices CMMN | Decorators
  • 36. Seite 36Oracle ACM Implementation Best Practices CMMN | Stage and Task Lifecycle
  • 37. Seite 37Oracle ACM Implementation Best Practices Case Requirements | CMMN + UI We‘ve made our best experiences with CMMN + UI approach CMMN Model User Interface
  • 38. Seite 38Oracle ACM Implementation Best Practices [1] Situation after starting the case What has been completed?
  • 39. Seite 39Oracle ACM Implementation Best Practices [1] Situation after starting the case Which activity is has been activated?
  • 40. Seite 40Oracle ACM Implementation Best Practices [1] Situation after starting the case Which activities are available in addition?
  • 41. Seite 41Oracle ACM Implementation Best Practices [2] Situation after completing „Create Claims N…“ What has been completed?
  • 42. Seite 42Oracle ACM Implementation Best Practices [2] Situation after completing „Create Claims N…“ What has been activated? (no automatic activation in that stage)
  • 43. Seite 43Oracle ACM Implementation Best Practices [2] Situation after completing „Create Claims N…“ Which activities are available in addition?
  • 44. Seite 44Oracle ACM Implementation Best Practices Bringing them all together (describe all details) Today: Lack of CMMN-Tool support; so we combined CMMN + Excel
  • 45. Seite 45Oracle ACM Implementation Best Practices OK, we know that we have to identify the relevant activities, milestones, rules and so on… How do we know which artifacts are really needed?
  • 46. Seite 46Oracle ACM Implementation Best Practices Modeling Exercise „Underwriting“ Text-to-Model „Sometimes the applicant receives a callback by phone to answer additional questions within a medical questionnaire. The clerk decides whether this is possible or not – based on his experience and his skills. If the clerk called the applicant the resulting protocoll has to be reviewed by one of his colleagues. In case of any abnormalities the doctors of the applicant can be consulted. This always happens by fax. The doctor is answering back by Fax as well. A clerk evaluates the examination. This can affect the underwriting result.“
  • 47. Seite 47Oracle ACM Implementation Best Practices Modeling Exercise „Underwriting“ Different people / different results
  • 48. Seite 48Oracle ACM Implementation Best Practices Modeling Exercise „Underwriting“ Different people / different results
  • 49. Seite 49Oracle ACM Implementation Best Practices Modeling Exercise „Underwriting“ Different people / different results
  • 50. Seite 50Oracle ACM Implementation Best Practices Modeling Exercise „Underwriting“ Different people / different results
  • 51. Seite 51Oracle ACM Implementation Best Practices Emerging paths (The Oregon Experiment) http://www.nature.com/nature/journal/v388/n6637/fig_tab/388047a0_F1.html
  • 52. Seite 52Oracle ACM Implementation Best Practices Demo: Process Mining
  • 53. Seite 53Oracle ACM Implementation Best Practices Case Implementation
  • 54. Seite 54Oracle ACM Implementation Best Practices Design Time | Oracle Case Management
  • 55. Seite 55Oracle ACM Implementation Best Practices Demo: Case Implementation
  • 56. Seite 56Oracle ACM Implementation Best Practices Design Time | Case Rules
  • 57. Seite 57Oracle ACM Implementation Best Practices Design Time | Case Form
  • 58. Seite 58Oracle ACM Implementation Best Practices Design Time | Activity Form
  • 59. Seite 59Oracle ACM Implementation Best Practices Design Time | Human Task Form
  • 60. Seite 60Oracle ACM Implementation Best Practices Human Task Form – Frame Busting Use – “never”, default “differentDomain” doesn’t work in BPM Workspace
  • 61. Seite 61Oracle ACM Implementation Best Practices ADF Library Reuse ADF Shared Library usage is recommended
  • 62. Seite 62Oracle ACM Implementation Best Practices ADF Security No Web Authentication is recommended
  • 63. Seite 63Oracle ACM Implementation Best Practices Existing ADF Form Integration
  • 64. Seite 64Oracle ACM Implementation Best Practices Simplified ADF Form Integration
  • 65. Seite 65Oracle ACM Implementation Best Practices MDS for ADF Customization
  • 66. Seite 66Oracle ACM Implementation Best Practices MDS for ADF Customization
  • 67. Seite 67Oracle ACM Implementation Best Practices A few more recommendations…  Avoid to put all the case data into the case (just take the data attributes which are needed to control the flow)  Use BPMN activities as a wrapper (to call services, to call human tasks)  Use „Java Custom Case Activity“ for prototyping  Structure your rules (Maintenance!)  One Decision Table per: Case Lifecycle Event Rules, Case Milestone Event Rules, Case Activity Event Rules, User Defined Event Rules, Case Data Event Rule, Case Document Event Rule  One ruleset per CMMN-Stage  Use the „identificationkey“ attribute for mapping business related identifiers to case instance
  • 68. Seite 68Oracle ACM Implementation Best Practices Download: www.thecattlecrew.com
  • 69. Seite 69Oracle ACM Implementation Best Practices Questions? www.thecattlecrew.com
  • 70. Seite 70Oracle ACM Implementation Best Practices Contact Andrejus Baranovskis CEO & Archtitect | Oracle ACE Director Red Samurai Consulting Phone: +49 173 54 79 302 Mail: andrejus.baranovskis@redsamurai.com Twitter: @andrejusb Blog: http://andrejusb.blogspot.de Danilo Schmiedel Solution Architect OPITZ CONSULTING Deutschland GmbH Kirchstr. 6, 51647 Gummersbach, Germany Phone: +49 173 7279001 Mail: danilo.schmiedel@opitz-consulting.com Twitter: @dschmied Blog: http://inside-bpm-and-soa.blogspot.com www.thecattlecrew.com
  • 71. Seite 71Oracle ACM Implementation Best Practices Additional Content
  • 72. Seite 72Oracle ACM Implementation Best Practices Why we didn‘t choose a process (here)? Differences and Limitations  More modeling and implementation effort necessary to implement processes with  Activities, which are always available  Activities with certain preconditions  GoTo‘s and Returns  Milestones  Ad-Hoc tasks not supported in BPMN during runtime  No change of the control flow without redeployment
  • 73. Seite 73Oracle ACM Implementation Best Practices Always executable and optional Actions  BPMN: Implemented as Event-based Subprocess  CMMN: Discretionary Task with „Repetition“ Decorator
  • 74. Seite 74Oracle ACM Implementation Best Practices Activities with certain preconditions  BPMN: Implemented as Event-based subprocess with gateway to check if all requirements are fulfilled  CMMN: Task with Sentry and appropriate Rule / Expression
  • 75. Seite 75Oracle ACM Implementation Best Practices Mark a certain process state  BPMN: Tracking via state variable within the process  CMMN: Definition of Milestones Option 1 Option 2 Option 3
  • 76. Seite 76Oracle ACM Implementation Best Practices Master-Detail: Creation of Child-Processes  BPMN: Dynamic call of new detail processes via return loops  CMMN: Case-Task with „Repetition“ Decorator
  • 77. Seite 77Oracle ACM Implementation Best Practices Why we didn‘t choose a process (here)? Differences and Limitations  Only one activity avaliable  The current activity is optional and not needed but the task is already in the worklist => can be avoided with XOR- Gateway + additional „Make your choice“ activity  User cannot select additional activities (e.g. „Send Notification“)  The process drives the user!
  • 78. Seite 78Oracle ACM Implementation Best Practices Why we didn‘t choose a process (here)? Differences and Limitations (2)  No activity available  Process instance has to wait for the requested documents  User cannot select additional activities during that time (e.g. „Send Notification“)

Editor's Notes

  1. With Oracle BPM Suite the modeling, simulation, implementation and execution of business processes in a multi-user environment is straightforward. But how about unstructured, ad-hoc processes which are too complex and too flexible to put them into a rigid BPMN model? Think about a claim notification after a car accident - it is very difficult to model each potential option of it and a lot of effort and time is necessary to bring all varieties into the process. Think about the user interface – it has to be very dynamic in order to make optimal business decisions. If you have similar challenges this session is made for you! The speakers will provide an excellent view on implementing knowledge-intensive processes from multiple ADF & BPM projects around globe.
  2. When we talk about ACM, we first have to talk about structured and unstructured processes.
  3. Ddesign time considerations. Lets say we have: an unstructured problem to solve the need to define the design time artifacts
  4. Outlining the independent aspects of the case For this particular use case => mind map
  5. It is a new notation and there are not so many examples out there. We noticed that people have some challenges in understanding it – so we‘ve made recommend is to follow a UI-first
  6. A similar example is described in the book the „Oregon Experiment“. What you see here is an University campus. It was built without any roads or lanes. They wanted to let the people at the campus decide which way to go. After a while it was quite clear which way the people follow. How about our insurance / case example. In the long term we wanted to replace a huge closed claims management solution with a case management solution. But how to design the case? Which elements are needed?
  7. Fragen: BPMN: Muss man sowas modellieren?
  8. Fragen: BPMN: Muss man sowas modellieren?
  9. BPMN: Mitführen des Status im Prozesskontext ist die simpelste Implementierung; In der Realität hätte man hier wahrscheinlich einen Service-Call, der den Zustand in einer DB persistiert, sodass man diesen von der UI aus abfragen kann