SlideShare ist ein Scribd-Unternehmen logo
1 von 29
Lessons learned
from the real-life
deployment of
Decision
Management
at scale
JamesTaylor
CEO
Your Presenter - James Taylor
CEO of Decision Management Solutions
We work with clients to improve their
business by identifying and modeling
decisions, and applying business rules and
analytic technology to automate & improve
these decisions.
I have spent the last 13 years championing
Decision Management.
I am one of the submitters of the DMN standard
© Decision Management Solutions, 2015 2
Agenda and Context
A discussion of the value of Decision Management
and decision modeling to the effective management
of large, complex operations - including that of a
large, global, financial services organization
Agenda
Decision Modeling
Processes and Decisions
Architecture, Governance
Agile, Iterative
© Decision Management Solutions, 2015 3
Decision Modeling
Decision Modeling
Some history
Business rules and analytics are for decision-making
Low-level decision tables are well established
Historically higher-level decisions have been implicit
The last few years have seen an expansion in up-front
modeling of the structure of decisions
Decision Model and Notation (DMN)
A peer to BPMN, CMMN and in BABOK® 3.0
“… provide a common notation that is readily
understandable by all business users”
“… creates a standardized bridge for the gap between
the business decision design and decision
implementation.”
©2015 Decision Management Solutions, OpenRules 5
An Example Decision Model
Break down, decompose,
decision-making
Show how data is used and
where the rules come from
Shows dependencies,
requirements, not sequence
©2015 Decision Management Solutions, OpenRules 6
Input Data
Knowledge
Source
Decision
Decision
Structure
Lesson: Widely Accessible, Collaborative
© Decision Management Solutions, 2015 7
Lesson: Many Use Cases
Human Decision-making
Documenting human decision-making
Improving human decision-making with analytics
Training human decision-makers
Requirements for automated Decision-making
Business rules discovery and analysis
Framing predictive analytics
Dashboard design
Implementing automated Decision-making
Completely specifying business rules
Acting as a BRMS front-end
Orchestrating complex decisioning technology
© Decision Management Solutions, 2015 8
Lesson: Sketchability Drives Creativity
Shapes are easy to draw
Whiteboard friendly
Open to occasional
participants
© Decision Management Solutions, 2015 9
Lesson: Networks Not Flow
Decisions are often described sequentially
The sequence may reflect habit or efficiency
Only document logical dependencies
© Decision Management Solutions, 2015 10
Lesson: Find Gaps, Reuse, Duplication
© Decision Management Solutions, 2015 11
Decision Requirements
Model
Reuse is common
Use multiple perspectives to find gaps
Models are more precise, less forgiving
Processes And Decisions
Lesson: Model Processes and Decisions
Decisions first class object
Decisions linked, not
buried
New process is simplified
Independent process &
decision changes
Decisions are reusable
Decisions are explicitly
modeled
Decisions an afterthought
Decisions buried in
process
Process becomes complex
Decisions only evolve with
process
Hard to share decisions
Hard to model decisions
precisely
Process Only Process and Decision
13© Decision Management Solutions, 2015
Pre-Bureau
Risk Category
1 HIGH
2 MEDIUM
3 LOW
4 VERYLOW
5 DECLINE
6 HIGH
7 MEDIUM
8 LOW
TRUE
<100
[100..120[
[120..130]
>130
FALSE
<80
[80..90]
[90..110]
>110
Pre-bureau risk category table
UC
Existing
Customer
Application
Risk Score
© Decision Management Solutions, 2015 14
Process and Decision Models
Process Model Decision Requirements Decision Logic
Identifies decision tasks
Links tasks to Decision Requirements
Models
Specifies Decision Logic or business
rules for automated decisions
Lesson: Process Analysis is Not Enough
Efficiency
Doing the thing right
Measures include
Time to complete
Cost to serve customer
Cost to process order
Effectiveness
Doing the right thing
Measures include:
Customer profitability
Customer retention
Fraud losses
Efficiency is doing things right;
effectiveness is doing the right things.
“
”
© Decision Management Solutions, 2015 15
Process Decision
Architecture and
Governance
Lesson: Put Decisions In Context
17
©2015
Decision
Managemen
Pre-Bureau
Risk Category
1 HIGH
2 MEDIUM
3 LOW
4 VERYLOW
5 DECLINE
6 HIGH
7 MEDIUM
8 LOW
TRUE
<100
[100..120[
[120..130]
>130
FALSE
<80
[80..90]
[90..110]
>110
Pre-bureau risk category table
UC
Existing
Customer
Application
Risk Score
-amount : Money
-amountLimit : Money
-facilityType : Enum
-id : String
-repaymentBy : Date
-status : Enum
Loan Appliation -address : String
-creditRtng : Enum
-dateOfBirth : Date
-disqualified : Boolean
-disqualificationReason : String
-firstName : String
-id : String
-middleInitials : String
-proofOfIdSeenBy : StaffId
-surname : String
-telephone : TelephoneNo
Person
-annualIncome : Money
-employmentRecord : Enum
-personalDebt : Integer
Financial Profile
-endDate : Date
-salary : Money
-startDate : Date
-terminationReason : Enum
-workType : Enum
Employment
-realisationDate : Date
-type : Enum
-value : Money
AssetLiability
0..* -applicant
1
0..1
-guarantor
1..*
1
1
1
0..*
1
0..*
Process
Data
Decision
Logic
Motivation
Organization
Department
Team
Role
Role
Team
Department
Organization
© Decision Management Solutions, 2015 18
Lesson: Reinvent Compliance
From documents … To models
Regulation Regulation
Interpretations
Business Requirements
Business Rules
Technical Specification
Code
Technical Rules
Decision
Requirements
Add
Interpretations
Add
Decision LogicPre-Bureau
Risk Category
1 HIGH
2 MEDIUM
3 LOW
4 VERYLOW
5 DECLINE
6 HIGH
7 MEDIUM
8 LOW
TRUE
<100
[100..120[
[120..130]
>130
FALSE
<80
[80..90]
[90..110]
>110
Pre-bureau risk category table
UC
Existing
Customer
Application
Risk Score
Deploy
Lesson: Decisions Are Better Drivers
© Decision Management Solutions, 2015 19
Infrastructure can be a powerful investment
Or a bridge to nowhere
Decisions are business assets
Begin with the decision in mind
Drive business rules and analytic technology from
decision requirements
Lesson: Manage Decisions Before Rules
Rules only add value once deployed
Managing rules requires a structure
Not all rules need the same governance, control
Managing decisions shows how, where and why to
manage and deploy business rules
Manage each decision and sub-decision
with focused, specific business rules
© Decision Management Solutions, 2015 20
© Decision Management Solutions, 2015 21
Change Rules Management
Simplified
process
models
Clear decision
models for business
users
IT-managed
Transformation
Over-complex
process
models
BRMS
Executable
Rules
BRMS
Executable
Rules
BEFORE
AFTER
Multiple
documents
about rules
Business Rules
duplicated
Users must navigate
unfamiliar repository
One set of
Business Rules
Users link
directly from
familiar diagram
Agile, Iterative
Lesson: Decisions Are High Change
Keep making compliant decisions
Track eligibility requirements
Competitive discount
Change risk assessment
Keep the right deal terms
23© Decision Management Solutions, 2015
Lesson: Model Iteratively
© Decision Management Solutions, 2015 24
Build high level models
Pick a decision
Model it in detail
Then document rules,
decision logic
Repeat for other decisions
Lesson: Decisions Drive Data
Business
Objective
Decision
Decision
Requirements
Input Data
Requirements
© Decision Management Solutions, 2015 25
Questions?
Takeaways
Lessons Learned
• Widely Accessible, Collaborative
• Many Use Cases
• Sketchability Drives Creativity
• Networks Not Flow
• Find Gaps, Reuse, Duplication
Decision
Modeling
• Model Processes and Decisions
• Process Analysis is Not Enough
Processes and
Decisions
• Put Decisions In Context
• Reinvent Compliance
• Decisions Are Better Drivers
• Manage Decisions Before Rules
Architecture
and Governance
• Decisions Are High Change
• Model Iteratively
• Decisions Drive Data
Agile, Iterative
© Decision Management Solutions, 2015 28
Thank You
JamesTaylor, CEO
james@decisionmanagementsolutions.com
More on Decision Management at
decisionmangementsolutions.com

Weitere ähnliche Inhalte

Was ist angesagt?

BuildingEffectiveDecisionMakingFramework_v1.05
BuildingEffectiveDecisionMakingFramework_v1.05BuildingEffectiveDecisionMakingFramework_v1.05
BuildingEffectiveDecisionMakingFramework_v1.05
Jim Parnitzke
 

Was ist angesagt? (20)

4 Reasons to Start with Decision Modeling on Your First BRMS Project
4 Reasons to Start with Decision Modeling on Your First BRMS Project4 Reasons to Start with Decision Modeling on Your First BRMS Project
4 Reasons to Start with Decision Modeling on Your First BRMS Project
 
Best Practices in Targeted Legacy Modernization
Best Practices in Targeted Legacy ModernizationBest Practices in Targeted Legacy Modernization
Best Practices in Targeted Legacy Modernization
 
A New Approach to Defining BI Requirements
A New Approach to Defining BI RequirementsA New Approach to Defining BI Requirements
A New Approach to Defining BI Requirements
 
Analytics Teams: 5 Things You Need to Know Before You Deploy Your Model
Analytics Teams: 5 Things You Need to Know Before You Deploy Your ModelAnalytics Teams: 5 Things You Need to Know Before You Deploy Your Model
Analytics Teams: 5 Things You Need to Know Before You Deploy Your Model
 
DecisionsFirst Modeler and IBM ODM Demonstration
DecisionsFirst Modeler and IBM ODM Demonstration DecisionsFirst Modeler and IBM ODM Demonstration
DecisionsFirst Modeler and IBM ODM Demonstration
 
Why is decision modeling the burning issue among business analysts? IIBA Bay ...
Why is decision modeling the burning issue among business analysts? IIBA Bay ...Why is decision modeling the burning issue among business analysts? IIBA Bay ...
Why is decision modeling the burning issue among business analysts? IIBA Bay ...
 
3 Reasons to Adopt Decision Modeling in your BRMS Program
3 Reasons to Adopt Decision Modeling in your BRMS Program3 Reasons to Adopt Decision Modeling in your BRMS Program
3 Reasons to Adopt Decision Modeling in your BRMS Program
 
DecisionsFrst Modeler and Red Hat JBoss BRMS
DecisionsFrst Modeler and Red Hat JBoss BRMSDecisionsFrst Modeler and Red Hat JBoss BRMS
DecisionsFrst Modeler and Red Hat JBoss BRMS
 
Legacy modernization with decision management and business rules
Legacy modernization with decision management and business rulesLegacy modernization with decision management and business rules
Legacy modernization with decision management and business rules
 
3 Critical Elements of a Digital Business Platform
3 Critical Elements of a Digital Business Platform3 Critical Elements of a Digital Business Platform
3 Critical Elements of a Digital Business Platform
 
Getting started with decision discovery
Getting started with decision discoveryGetting started with decision discovery
Getting started with decision discovery
 
Analytics Teams: 6 Questions To Ask Your Business Partner Before You Model
Analytics Teams: 6 Questions To Ask Your Business Partner Before You ModelAnalytics Teams: 6 Questions To Ask Your Business Partner Before You Model
Analytics Teams: 6 Questions To Ask Your Business Partner Before You Model
 
Building a bullet proof business case
Building a bullet proof business caseBuilding a bullet proof business case
Building a bullet proof business case
 
The role of decision models in analytic excellence
The role of decision models in analytic excellenceThe role of decision models in analytic excellence
The role of decision models in analytic excellence
 
BuildingEffectiveDecisionMakingFramework_v1.05
BuildingEffectiveDecisionMakingFramework_v1.05BuildingEffectiveDecisionMakingFramework_v1.05
BuildingEffectiveDecisionMakingFramework_v1.05
 
Models collecting dust? How to transform your results from interesting to imp...
Models collecting dust? How to transform your results from interesting to imp...Models collecting dust? How to transform your results from interesting to imp...
Models collecting dust? How to transform your results from interesting to imp...
 
Importance of decisions OMG
Importance of decisions OMGImportance of decisions OMG
Importance of decisions OMG
 
Justifying ITIL - Building the ROI
Justifying ITIL - Building the ROIJustifying ITIL - Building the ROI
Justifying ITIL - Building the ROI
 
Simpler, smarter and more agile
Simpler, smarter and more agileSimpler, smarter and more agile
Simpler, smarter and more agile
 
The ROI of Problem Management
The ROI of Problem ManagementThe ROI of Problem Management
The ROI of Problem Management
 

Andere mochten auch

Forty Under 40 Highlights
Forty Under 40 HighlightsForty Under 40 Highlights
Forty Under 40 Highlights
Mark Cernese
 
1169_10-17-2016_wallet_copy
1169_10-17-2016_wallet_copy1169_10-17-2016_wallet_copy
1169_10-17-2016_wallet_copy
Patrick Sarrazin
 
Educacion y dimensioeddnes de la educacion
Educacion y dimensioeddnes de la educacionEducacion y dimensioeddnes de la educacion
Educacion y dimensioeddnes de la educacion
fhenix1028
 
Bus30104 intro to biz assignment business plan aug 2015
Bus30104 intro to biz assignment   business plan aug 2015Bus30104 intro to biz assignment   business plan aug 2015
Bus30104 intro to biz assignment business plan aug 2015
Quo Ming
 
Sofía Grez
Sofía GrezSofía Grez
Sofía Grez
sofigrez
 
Estructura del-tomo-9390
Estructura del-tomo-9390Estructura del-tomo-9390
Estructura del-tomo-9390
IngridGissela
 
Life is all about choices and the decision
Life is all about choices and the decisionLife is all about choices and the decision
Life is all about choices and the decision
IRMA ESTACIO SAN PEDRO
 
Transport goriva
Transport gorivaTransport goriva
Transport goriva
igoriv
 
Roles And Responsibilities Of Ceo
Roles And Responsibilities Of CeoRoles And Responsibilities Of Ceo
Roles And Responsibilities Of Ceo
avtarsingh
 

Andere mochten auch (19)

Forty Under 40 Highlights
Forty Under 40 HighlightsForty Under 40 Highlights
Forty Under 40 Highlights
 
Rpp fisika x semester 1
Rpp fisika x semester 1Rpp fisika x semester 1
Rpp fisika x semester 1
 
PistisSofias
PistisSofiasPistisSofias
PistisSofias
 
Enquête sur la structure des exploitations agricoles en 2013
Enquête sur la structure des exploitations agricoles en 2013Enquête sur la structure des exploitations agricoles en 2013
Enquête sur la structure des exploitations agricoles en 2013
 
1169_10-17-2016_wallet_copy
1169_10-17-2016_wallet_copy1169_10-17-2016_wallet_copy
1169_10-17-2016_wallet_copy
 
Educacion y dimensioeddnes de la educacion
Educacion y dimensioeddnes de la educacionEducacion y dimensioeddnes de la educacion
Educacion y dimensioeddnes de la educacion
 
UXPA Latam 2015
UXPA Latam 2015 UXPA Latam 2015
UXPA Latam 2015
 
Bus30104 intro to biz assignment business plan aug 2015
Bus30104 intro to biz assignment   business plan aug 2015Bus30104 intro to biz assignment   business plan aug 2015
Bus30104 intro to biz assignment business plan aug 2015
 
1.- Fuerzas
1.- Fuerzas1.- Fuerzas
1.- Fuerzas
 
Sofía Grez
Sofía GrezSofía Grez
Sofía Grez
 
Ethical Issues in Discovery - Trial Skills
Ethical Issues in Discovery - Trial SkillsEthical Issues in Discovery - Trial Skills
Ethical Issues in Discovery - Trial Skills
 
Peluang TKJ & Multimedia Di Dunia Usaha/Industri
Peluang TKJ & Multimedia Di Dunia Usaha/IndustriPeluang TKJ & Multimedia Di Dunia Usaha/Industri
Peluang TKJ & Multimedia Di Dunia Usaha/Industri
 
Estructura del-tomo-9390
Estructura del-tomo-9390Estructura del-tomo-9390
Estructura del-tomo-9390
 
XRD spectroscopy training sheet
XRD spectroscopy training sheetXRD spectroscopy training sheet
XRD spectroscopy training sheet
 
Belajar Pemrograman Scratch Part 1
Belajar Pemrograman Scratch Part 1Belajar Pemrograman Scratch Part 1
Belajar Pemrograman Scratch Part 1
 
Life is all about choices and the decision
Life is all about choices and the decisionLife is all about choices and the decision
Life is all about choices and the decision
 
Transport goriva
Transport gorivaTransport goriva
Transport goriva
 
Roles And Responsibilities Of Ceo
Roles And Responsibilities Of CeoRoles And Responsibilities Of Ceo
Roles And Responsibilities Of Ceo
 
Decor, trang trí không gian tết chuyên nghiệp tại Tp.HCM
Decor, trang trí không gian tết chuyên nghiệp tại Tp.HCMDecor, trang trí không gian tết chuyên nghiệp tại Tp.HCM
Decor, trang trí không gian tết chuyên nghiệp tại Tp.HCM
 

Ähnlich wie Lessons Learned from the Real-life Deployment of Decision Management at Scale

PDCA Problem Solving Process & Tools
PDCA Problem Solving Process & ToolsPDCA Problem Solving Process & Tools
PDCA Problem Solving Process & Tools
Operational Excellence Consulting
 
Intalio growing-your-business-with-bpm-11 nov14
Intalio growing-your-business-with-bpm-11 nov14Intalio growing-your-business-with-bpm-11 nov14
Intalio growing-your-business-with-bpm-11 nov14
akrpri
 
Leading the way in six sigma
Leading the way in six sigmaLeading the way in six sigma
Leading the way in six sigma
Invensis Learning
 
Gary Hammack Resume Oct 2015 V1
Gary Hammack Resume Oct 2015 V1Gary Hammack Resume Oct 2015 V1
Gary Hammack Resume Oct 2015 V1
Gary E. Hammack
 

Ähnlich wie Lessons Learned from the Real-life Deployment of Decision Management at Scale (20)

Decision CAMP 2014 - James Taylor - Decision Management 101
Decision CAMP 2014 - James Taylor - Decision Management 101Decision CAMP 2014 - James Taylor - Decision Management 101
Decision CAMP 2014 - James Taylor - Decision Management 101
 
Smarter systems for uncertain times
Smarter systems for uncertain timesSmarter systems for uncertain times
Smarter systems for uncertain times
 
Expanding PMO service- The ultimate Tetris challenge - Wellingtone | Future...
  Expanding PMO service- The ultimate Tetris challenge - Wellingtone | Future...  Expanding PMO service- The ultimate Tetris challenge - Wellingtone | Future...
Expanding PMO service- The ultimate Tetris challenge - Wellingtone | Future...
 
Putting Predictive Analytics To Work
Putting Predictive Analytics To WorkPutting Predictive Analytics To Work
Putting Predictive Analytics To Work
 
IT Business Value
IT Business ValueIT Business Value
IT Business Value
 
PDCA Problem Solving Process & Tools
PDCA Problem Solving Process & ToolsPDCA Problem Solving Process & Tools
PDCA Problem Solving Process & Tools
 
The Decision Management Manifesto Explained
The Decision Management Manifesto ExplainedThe Decision Management Manifesto Explained
The Decision Management Manifesto Explained
 
Project Controls Expo 31st October 2012 - INTEGRATED PROJECT CONTROLS SOLUTIO...
Project Controls Expo 31st October 2012 - INTEGRATED PROJECT CONTROLS SOLUTIO...Project Controls Expo 31st October 2012 - INTEGRATED PROJECT CONTROLS SOLUTIO...
Project Controls Expo 31st October 2012 - INTEGRATED PROJECT CONTROLS SOLUTIO...
 
Run Learning Like a Business
Run Learning Like a BusinessRun Learning Like a Business
Run Learning Like a Business
 
Intalio growing-your-business-with-bpm-11 nov14
Intalio growing-your-business-with-bpm-11 nov14Intalio growing-your-business-with-bpm-11 nov14
Intalio growing-your-business-with-bpm-11 nov14
 
Business Friendly Data Mining
Business Friendly Data MiningBusiness Friendly Data Mining
Business Friendly Data Mining
 
Successful change - good culture and governance matter Conference - Roger Gar...
Successful change - good culture and governance matter Conference - Roger Gar...Successful change - good culture and governance matter Conference - Roger Gar...
Successful change - good culture and governance matter Conference - Roger Gar...
 
Decision Modeling with OpenRules and DecisionsFirst Modeler
Decision Modeling with OpenRules and DecisionsFirst ModelerDecision Modeling with OpenRules and DecisionsFirst Modeler
Decision Modeling with OpenRules and DecisionsFirst Modeler
 
SSCG 8D Problem Solving
SSCG 8D Problem SolvingSSCG 8D Problem Solving
SSCG 8D Problem Solving
 
Customer Decision Management - 5 Benefits
Customer Decision Management - 5 BenefitsCustomer Decision Management - 5 Benefits
Customer Decision Management - 5 Benefits
 
Four capabilities of decision management systems
Four capabilities of decision management systemsFour capabilities of decision management systems
Four capabilities of decision management systems
 
Leading the way in six sigma
Leading the way in six sigmaLeading the way in six sigma
Leading the way in six sigma
 
7 Steps for Sustainable Adoption (SharePoint- and Project Server-based PMIS)
7 Steps for Sustainable Adoption (SharePoint- and Project Server-based PMIS)7 Steps for Sustainable Adoption (SharePoint- and Project Server-based PMIS)
7 Steps for Sustainable Adoption (SharePoint- and Project Server-based PMIS)
 
Gary Hammack Resume Oct 2015 V1
Gary Hammack Resume Oct 2015 V1Gary Hammack Resume Oct 2015 V1
Gary Hammack Resume Oct 2015 V1
 
Professional Services Roadmap 2011 and beyond
Professional Services Roadmap 2011 and beyondProfessional Services Roadmap 2011 and beyond
Professional Services Roadmap 2011 and beyond
 

Mehr von Decision Management Solutions

Mehr von Decision Management Solutions (14)

Customer digitaldecisioningfinal
Customer digitaldecisioningfinalCustomer digitaldecisioningfinal
Customer digitaldecisioningfinal
 
Introduction to Digital Decisioning
Introduction to Digital DecisioningIntroduction to Digital Decisioning
Introduction to Digital Decisioning
 
Introduction to Digital Decisioning
Introduction to Digital DecisioningIntroduction to Digital Decisioning
Introduction to Digital Decisioning
 
Increasing Productivity in Insurance Operations with Digital Decisioning
Increasing Productivity in Insurance Operations with Digital DecisioningIncreasing Productivity in Insurance Operations with Digital Decisioning
Increasing Productivity in Insurance Operations with Digital Decisioning
 
Backward Engineering: Plan Machine Learning Deployment in Reverse
Backward Engineering: Plan Machine Learning Deployment in ReverseBackward Engineering: Plan Machine Learning Deployment in Reverse
Backward Engineering: Plan Machine Learning Deployment in Reverse
 
Five Reasons to Fire Your Rules Consultant
Five Reasons to Fire Your Rules ConsultantFive Reasons to Fire Your Rules Consultant
Five Reasons to Fire Your Rules Consultant
 
3 Secrets to Becoming a Predictive Enterprise
3 Secrets to Becoming a Predictive Enterprise3 Secrets to Becoming a Predictive Enterprise
3 Secrets to Becoming a Predictive Enterprise
 
Delivering the Business Value of Analytics
Delivering the Business Value of Analytics Delivering the Business Value of Analytics
Delivering the Business Value of Analytics
 
What is a claims handling pilot?
What is a claims handling pilot?What is a claims handling pilot?
What is a claims handling pilot?
 
Simplifying Complex Processes with Decision Management
Simplifying Complex Processes with Decision ManagementSimplifying Complex Processes with Decision Management
Simplifying Complex Processes with Decision Management
 
Mind The Gap - Refinements to DMN 1.1 Suggested by Real-World Experience
Mind The Gap - Refinements to DMN 1.1 Suggested by Real-World ExperienceMind The Gap - Refinements to DMN 1.1 Suggested by Real-World Experience
Mind The Gap - Refinements to DMN 1.1 Suggested by Real-World Experience
 
Bringing clarity to analytics projects with decision modeling: a leading prac...
Bringing clarity to analytics projects with decision modeling: a leading prac...Bringing clarity to analytics projects with decision modeling: a leading prac...
Bringing clarity to analytics projects with decision modeling: a leading prac...
 
The Value of Predictive Analytics and Decision Modeling
The Value of Predictive Analytics and Decision ModelingThe Value of Predictive Analytics and Decision Modeling
The Value of Predictive Analytics and Decision Modeling
 
Framing Analytic Requirements with Decision Modeling
Framing Analytic Requirements with Decision ModelingFraming Analytic Requirements with Decision Modeling
Framing Analytic Requirements with Decision Modeling
 

Kürzlich hochgeladen

AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
VictorSzoltysek
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
mohitmore19
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Kürzlich hochgeladen (20)

call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfAzure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
How to Choose the Right Laravel Development Partner in New York City_compress...
How to Choose the Right Laravel Development Partner in New York City_compress...How to Choose the Right Laravel Development Partner in New York City_compress...
How to Choose the Right Laravel Development Partner in New York City_compress...
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 

Lessons Learned from the Real-life Deployment of Decision Management at Scale

  • 1. Lessons learned from the real-life deployment of Decision Management at scale JamesTaylor CEO
  • 2. Your Presenter - James Taylor CEO of Decision Management Solutions We work with clients to improve their business by identifying and modeling decisions, and applying business rules and analytic technology to automate & improve these decisions. I have spent the last 13 years championing Decision Management. I am one of the submitters of the DMN standard © Decision Management Solutions, 2015 2
  • 3. Agenda and Context A discussion of the value of Decision Management and decision modeling to the effective management of large, complex operations - including that of a large, global, financial services organization Agenda Decision Modeling Processes and Decisions Architecture, Governance Agile, Iterative © Decision Management Solutions, 2015 3
  • 5. Decision Modeling Some history Business rules and analytics are for decision-making Low-level decision tables are well established Historically higher-level decisions have been implicit The last few years have seen an expansion in up-front modeling of the structure of decisions Decision Model and Notation (DMN) A peer to BPMN, CMMN and in BABOK® 3.0 “… provide a common notation that is readily understandable by all business users” “… creates a standardized bridge for the gap between the business decision design and decision implementation.” ©2015 Decision Management Solutions, OpenRules 5
  • 6. An Example Decision Model Break down, decompose, decision-making Show how data is used and where the rules come from Shows dependencies, requirements, not sequence ©2015 Decision Management Solutions, OpenRules 6 Input Data Knowledge Source Decision Decision Structure
  • 7. Lesson: Widely Accessible, Collaborative © Decision Management Solutions, 2015 7
  • 8. Lesson: Many Use Cases Human Decision-making Documenting human decision-making Improving human decision-making with analytics Training human decision-makers Requirements for automated Decision-making Business rules discovery and analysis Framing predictive analytics Dashboard design Implementing automated Decision-making Completely specifying business rules Acting as a BRMS front-end Orchestrating complex decisioning technology © Decision Management Solutions, 2015 8
  • 9. Lesson: Sketchability Drives Creativity Shapes are easy to draw Whiteboard friendly Open to occasional participants © Decision Management Solutions, 2015 9
  • 10. Lesson: Networks Not Flow Decisions are often described sequentially The sequence may reflect habit or efficiency Only document logical dependencies © Decision Management Solutions, 2015 10
  • 11. Lesson: Find Gaps, Reuse, Duplication © Decision Management Solutions, 2015 11 Decision Requirements Model Reuse is common Use multiple perspectives to find gaps Models are more precise, less forgiving
  • 13. Lesson: Model Processes and Decisions Decisions first class object Decisions linked, not buried New process is simplified Independent process & decision changes Decisions are reusable Decisions are explicitly modeled Decisions an afterthought Decisions buried in process Process becomes complex Decisions only evolve with process Hard to share decisions Hard to model decisions precisely Process Only Process and Decision 13© Decision Management Solutions, 2015
  • 14. Pre-Bureau Risk Category 1 HIGH 2 MEDIUM 3 LOW 4 VERYLOW 5 DECLINE 6 HIGH 7 MEDIUM 8 LOW TRUE <100 [100..120[ [120..130] >130 FALSE <80 [80..90] [90..110] >110 Pre-bureau risk category table UC Existing Customer Application Risk Score © Decision Management Solutions, 2015 14 Process and Decision Models Process Model Decision Requirements Decision Logic Identifies decision tasks Links tasks to Decision Requirements Models Specifies Decision Logic or business rules for automated decisions
  • 15. Lesson: Process Analysis is Not Enough Efficiency Doing the thing right Measures include Time to complete Cost to serve customer Cost to process order Effectiveness Doing the right thing Measures include: Customer profitability Customer retention Fraud losses Efficiency is doing things right; effectiveness is doing the right things. “ ” © Decision Management Solutions, 2015 15 Process Decision
  • 17. Lesson: Put Decisions In Context 17 ©2015 Decision Managemen Pre-Bureau Risk Category 1 HIGH 2 MEDIUM 3 LOW 4 VERYLOW 5 DECLINE 6 HIGH 7 MEDIUM 8 LOW TRUE <100 [100..120[ [120..130] >130 FALSE <80 [80..90] [90..110] >110 Pre-bureau risk category table UC Existing Customer Application Risk Score -amount : Money -amountLimit : Money -facilityType : Enum -id : String -repaymentBy : Date -status : Enum Loan Appliation -address : String -creditRtng : Enum -dateOfBirth : Date -disqualified : Boolean -disqualificationReason : String -firstName : String -id : String -middleInitials : String -proofOfIdSeenBy : StaffId -surname : String -telephone : TelephoneNo Person -annualIncome : Money -employmentRecord : Enum -personalDebt : Integer Financial Profile -endDate : Date -salary : Money -startDate : Date -terminationReason : Enum -workType : Enum Employment -realisationDate : Date -type : Enum -value : Money AssetLiability 0..* -applicant 1 0..1 -guarantor 1..* 1 1 1 0..* 1 0..* Process Data Decision Logic Motivation Organization Department Team Role Role Team Department Organization
  • 18. © Decision Management Solutions, 2015 18 Lesson: Reinvent Compliance From documents … To models Regulation Regulation Interpretations Business Requirements Business Rules Technical Specification Code Technical Rules Decision Requirements Add Interpretations Add Decision LogicPre-Bureau Risk Category 1 HIGH 2 MEDIUM 3 LOW 4 VERYLOW 5 DECLINE 6 HIGH 7 MEDIUM 8 LOW TRUE <100 [100..120[ [120..130] >130 FALSE <80 [80..90] [90..110] >110 Pre-bureau risk category table UC Existing Customer Application Risk Score Deploy
  • 19. Lesson: Decisions Are Better Drivers © Decision Management Solutions, 2015 19 Infrastructure can be a powerful investment Or a bridge to nowhere Decisions are business assets Begin with the decision in mind Drive business rules and analytic technology from decision requirements
  • 20. Lesson: Manage Decisions Before Rules Rules only add value once deployed Managing rules requires a structure Not all rules need the same governance, control Managing decisions shows how, where and why to manage and deploy business rules Manage each decision and sub-decision with focused, specific business rules © Decision Management Solutions, 2015 20
  • 21. © Decision Management Solutions, 2015 21 Change Rules Management Simplified process models Clear decision models for business users IT-managed Transformation Over-complex process models BRMS Executable Rules BRMS Executable Rules BEFORE AFTER Multiple documents about rules Business Rules duplicated Users must navigate unfamiliar repository One set of Business Rules Users link directly from familiar diagram
  • 23. Lesson: Decisions Are High Change Keep making compliant decisions Track eligibility requirements Competitive discount Change risk assessment Keep the right deal terms 23© Decision Management Solutions, 2015
  • 24. Lesson: Model Iteratively © Decision Management Solutions, 2015 24 Build high level models Pick a decision Model it in detail Then document rules, decision logic Repeat for other decisions
  • 25. Lesson: Decisions Drive Data Business Objective Decision Decision Requirements Input Data Requirements © Decision Management Solutions, 2015 25
  • 28. Lessons Learned • Widely Accessible, Collaborative • Many Use Cases • Sketchability Drives Creativity • Networks Not Flow • Find Gaps, Reuse, Duplication Decision Modeling • Model Processes and Decisions • Process Analysis is Not Enough Processes and Decisions • Put Decisions In Context • Reinvent Compliance • Decisions Are Better Drivers • Manage Decisions Before Rules Architecture and Governance • Decisions Are High Change • Model Iteratively • Decisions Drive Data Agile, Iterative © Decision Management Solutions, 2015 28
  • 29. Thank You JamesTaylor, CEO james@decisionmanagementsolutions.com More on Decision Management at decisionmangementsolutions.com