SlideShare una empresa de Scribd logo
1 de 45
Descargar para leer sin conexión
© 2014 IBM Corporation
How Nationwide Insurance
Transformed and Accelerated
its Small Commercial Insurance
Process with IBM ODM
(BAT-4442)
Scott Grau, Nationwide Insurance
P Vilas Tulachan, Open Source Edge LLC
Would you wait 3 or more
days to learn if your
insurance company will
write your small business
insurance?
Presenters
•  Scott Grau,
Director IT Architecture
Office of the CTO - Commercial Lines & Agency
Nationwide Insurance
•  P Vilas Tulachan,
IBM ODM Enterprise Solution Architect
IBM Worklight Developer
Open Source Edge LLC
Key Points
•  Key ingredients necessary to transform slow, error prone and
manual process to automated underwriting process
•  How to build a business centric ODM team to maximize
cooperation and results
•  Key business and technical risks and how to mitigate them
•  Why Enterprise Rule Governance should be a key ingredient of
the overall solution?
Agenda
•  The Small Commercial Market and Nationwide’s Need (define
the problem)
•  What is success (define the goals)
•  The approach
•  Team structure
•  Business involvement
•  Protocols
•  Proof-Of-Concept
•  The technology
•  Rule governance
•  The results
•  Q & A
•  Final Comments
The Small Commercial Market
•  Conning defines Small Commercial business as less than
$50,000 premium and generally less than 30 employees
•  Conning: Small business market premium $58 billion (2014)
•  Small Commercial insurance market pressures
•  “A BOP is a BOP is a BOP!”: Small Commercial is a commodity
product
Small Commercial Insurance Market
Need : Improved Small Commercial Capability
Key reasons for not winning business
Automation is required to compete
Nationwide’s Challenge
•  Dependency on manual processing
•  Slow and subject to human related inconsistency
•  Unable to quickly respond to competitive market conditions
•  Manual process negatively impacts price, adds difficulty to the
quote process, and by definition includes slow response from an
underwriter
Nationwide’s Need
•  Increase decision speed
•  Eliminate human related inconsistency in decision process
•  Respond quickly to competitive market conditions
•  Reduce expense
Project Success Criteria
•  Automate the Small Commercial underwriting decision resulting
in:
•  Improved price by reducing process costs
•  Improve decision time for the target risk appetite
•  Improve consistency of underwriting decisions
•  Quickly and proactively respond to changing market and
competitive conditions
•  Simplify quoting process
Project Success Criteria
1.  Automate 20% of the small commercial underwriting decisions
with initial implementation
2.  Business team able to author, test, and validate underwriting
rules
3.  Ability to deploy updated underwriting rules quickly
4.  Ability to run simulation and what-if analysis in order to
optimize results
Approach – Business Team
•  Need appropriate level of business sponsorship to drive change
•  Consider change management needs
•  Mix of business analysts – experience and expertise
•  Future rule authors and ODM administrator
Approach - IT Team
•  Project/Solution Architects
•  ODM, Integration, UI, Infrastructure
•  Development team
•  Mix of contract ODM and Nationwide developers
–  Experienced contract ODM developers mentored in-house ODM
developers during the implementation
•  IBM Professional Service team
–  Lead ODM developer
–  Leveraged them during the initial phase of the implementation
Approach - Business Involvement
•  A business driven solution
•  The architects worked with the business team to understand the
underwriters natural approach to evaluating a risk
•  Train the business team on the capabilities of the ODM
•  Jointly formulate the solution options
Approach - Business Involvement
•  The data model is key to enabling the business
•  An IBM Modeling consultant was involved in getting the first cut
of the business object model
•  The Architect team worked with the Modeler and the business
team to lay the foundation of the Small Commercial solution
architecture
•  Semantics matter – business user defined the terminology
Approach - Protocols
•  Underwriters do not think like a computer with a series of binary
true or false checks
•  Adopted “Protocols” loosely based on chemistry and
represented in terms of atom/molecules/compound mirroring the
way an underwriter reviews a given risk
•  Compound is Account
•  Molecules are Business Strength, Insurance History
•  Atoms are Financial Score, Years in business
Approach - Protocols
•  Individual compound gradient score
•  Score assigned to each individual compound gradient based on
score assigned to each molecule gradient
•  e.g. Outstanding - 5, Strong - 4, Standard - 3, Weak - 2, Fail - 1
•  Molecules and Compounds can be weighted to emphasize
company preferences and market trends
•  Risk factor outcome can be tweaked at molecule and compound
level giving business analyst control of the overall risk analysis
Approach - Protocols
•  Weighted molecules determine the final Protocol decision
outcome
•  ACCEPT : no manual underwriting
•  REFER: to underwriter for manual review
•  REJECT: Fits Nationwide target market but does not meet
Nationwide’s risk appetite
Approach – Proof-Of-Concept
•  POC helped the business understand IBM ODM
•  Clarified the importance of understanding the business thought
process and semantics
•  Mitigated many of the project risk
•  Better understanding of the challenges
•  Shaped the final solution
•  Worth the time and money!
Vilas Tulachan, IBM ODM Enterprise Architect
The Technology
•  IBM Operation Decision Manager: BRMS technology platform
that is business centric
•  Business users can author rules on Decision Center
•  Business users can test rules with Decision Validation Service
•  Business logic implemented as rules by business users with
little support from the IT
•  Simulation capabilities
•  Built in governance controls
•  Business can manage rule life-cycle & deploy rule
IBM ODM
Key ODM Technology Decisions
!  Native vs. Dynamic XOM
!  Single vs. multiple BOM
!  Protocol Effective Dating
!  MTDS vs. HTDS
!  Simulation, KPI & Decision warehouse
!  Performance
The Technology – Key Decisions
!  Native vs. Dynamic XOM
•  Java XOM for performance reasons
•  Team members with Java expertise
•  Easier code & version management using SCCS
The Technology – Key Decisions
Single vs. multiple BOM
The Technology – Key Decisions
•  Protocol Effective Dating at Ruleset Level
•  This capability allows rule authors to author a set of rules
(ruleset) that can be deployed and effective at any given date.
(For example: A ruleset can be deployed today with future
effective date. Or an older version of the ruleset can be re-run
in case of an audit)
•  Two part to implementing this solution
–  Set effective date meta-data in the RuleApp
–  Implement Interceptor code that uses the effective date meta-data to
select the appropriate ruleset at run-time
•  Able to keep deploying updates rules while still be able to run
previous ruleset based on policy effective date
The Technology – Key Decisions
•  HTDS vs Monitored Transparent Decision Service (MTDS) client
•  Due to pre and post processing requirements to meet business
need, we chose MTDS over HTDS
•  Protocol Effective Dating during pre-processing saving detailed
Protocol outcome results stored in a database while sending
pared down response to the SOA client
•  The request and Protocol response results had to be available
to be queried by separate application and later consumed by
Data Warehousing team
Custom MTDS SOA client
The Technology – Key Decisions
•  Simulation & Decision Warehouse
•  Enable the business analyst to able to run simulation and what-
if analysis in their sand-boxed environment
•  So business team could continuously refine the rules to further
minimize risks
Simulation, KPI & Decision Warehouse
The Technology – Key Decisions
ODM Golden topology - scalability
Rule Governance
•  Rule Governance should be integral part of the ODM solution
since it lays out how, when and who will be able to perform
various tasks pertaining to rule-life cycle on ODM
•  Expect chaos without proper Rule Governance
Rule Governance - Roles
•  Roles & Responsibilities
•  Rule Analyst
•  Rule Author
•  Rule Architect
•  Rule Developer
•  Rule Deployer
•  Rule Administrator
•  ……
•  Roles should be permission assigned so you control and have
processes in place
Rule Governance - Release
•  Types of Release:
–  Business Release
–  IT Release
–  Emergency Release
•  Types of Change:
–  Compliance change
–  Decision Improvement
–  Others
•  Category depending on the cost and risk involved:
–  Major
–  Significant
–  Minor
Rule Governance - Business Console
•  Leveraged the new business rule governance with Business
console to manage rule release life-cycle management,
validation and change activity
•  Very business user friendly with many facebook like features
Change Activity with Business Console
Automated Deployments
Results Delivered!
!  Over 20% of small commercial quotes get immediate
underwriting decision
!  Business rules team is able to modify and implement rules
quickly based on actual results and market needs
!  Simulation is being used to develop the enhanced rules that will
further increase the automated decision percentage and reduce
underwriting risks
!  Automated underwriting is a key element of Nationwide’s
strategy, and it is being expanded quickly
The Results - Keys to Success
!  The rules reflect the business thought process
!  The solution is business centric with business users in control
!  Business users are able to write and test underwriting rules
easily with minimal IT support
!  The solution is flexible, easily extendable, and scalable
The Results - Lesson learned
•  Involve your business team from the start of the project,
educate them, adopt their thinking and semantics, and let them
drive the solution
•  Integration with other sub-systems can be challenging so focus
on integration early
•  Having an experienced business and IT team with ODM
expertise really helped
Q & A
•  Scott Grau, graus1@nationwide.com
Director IT Architecture
Office of the CTO - Commercial Lines & Agency
Nationwide Insurance
Des Moines, Iowa
•  P Vilas Tulachan, vilas@OpenSourceEdge.com
IBM ODM Enterprise Solution Architect
IBM Worklight Developer
Open Source Edge LLC, M: (408)-420-2723
Denver, Colorado
Final Comment
•  The success of small commercial automated underwriting at
Nationwide can be attributed to how we:
•  Modeled the small commercial solution
•  Mirrored the business thinking rather than translate for IT
•  Experienced project team
•  Established proper Rule Governance to achieve consistent real
time decisions and enable ability to quickly react to changing
conditions consistently
References
•  http://www.insurancejournal.com/magazines/features/2015/01/26/354681.htm

Más contenido relacionado

La actualidad más candente

It infrastructure management
It infrastructure managementIt infrastructure management
It infrastructure management
Shoaib Patel
 
Oracle real time decision
Oracle real time decisionOracle real time decision
Oracle real time decision
OracleSK
 
Digital redefinition of banking banking transformation
Digital redefinition of banking   banking transformationDigital redefinition of banking   banking transformation
Digital redefinition of banking banking transformation
Draup
 
Mainframe Assessment with Modern Systems' Portfolio Analysis Services
Mainframe Assessment with Modern Systems' Portfolio Analysis ServicesMainframe Assessment with Modern Systems' Portfolio Analysis Services
Mainframe Assessment with Modern Systems' Portfolio Analysis Services
Modern Systems
 

La actualidad más candente (20)

Evolution of IT, AI, and Automation in Intellectual Property Industry
Evolution of IT, AI, and Automation in Intellectual Property IndustryEvolution of IT, AI, and Automation in Intellectual Property Industry
Evolution of IT, AI, and Automation in Intellectual Property Industry
 
IBM Smarter Process
IBM Smarter ProcessIBM Smarter Process
IBM Smarter Process
 
Best Practices for Rating and Policy Administration System Replacement
Best Practices for Rating and Policy Administration System ReplacementBest Practices for Rating and Policy Administration System Replacement
Best Practices for Rating and Policy Administration System Replacement
 
In-Memory Computing with SAP HANA™
In-Memory Computing with SAP HANA™In-Memory Computing with SAP HANA™
In-Memory Computing with SAP HANA™
 
V center application discovery manager customer facing technical presentation
V center application discovery manager customer facing technical presentationV center application discovery manager customer facing technical presentation
V center application discovery manager customer facing technical presentation
 
Netcool OMNIbus Customer Case
Netcool OMNIbus Customer CaseNetcool OMNIbus Customer Case
Netcool OMNIbus Customer Case
 
IBM Impact: Transforming Customer Relationship with Mobility
IBM Impact: Transforming Customer Relationship with MobilityIBM Impact: Transforming Customer Relationship with Mobility
IBM Impact: Transforming Customer Relationship with Mobility
 
JDi Data Claims Management & Policy Administration System Overview
JDi Data Claims Management & Policy Administration System OverviewJDi Data Claims Management & Policy Administration System Overview
JDi Data Claims Management & Policy Administration System Overview
 
Premium calculation process automation for an insurance industry leader niv...
Premium calculation process automation for an insurance industry leader   niv...Premium calculation process automation for an insurance industry leader   niv...
Premium calculation process automation for an insurance industry leader niv...
 
Oracle big data and rtd v5
Oracle big data and rtd v5Oracle big data and rtd v5
Oracle big data and rtd v5
 
NZS-4555 - IT Analytics Keynote - IT Analytics for the Enterprise
NZS-4555 - IT Analytics Keynote - IT Analytics for the EnterpriseNZS-4555 - IT Analytics Keynote - IT Analytics for the Enterprise
NZS-4555 - IT Analytics Keynote - IT Analytics for the Enterprise
 
It infrastructure management
It infrastructure managementIt infrastructure management
It infrastructure management
 
Automating PeopleSoft Segregation of Duties: HCM and Financials
Automating PeopleSoft Segregation of Duties: HCM and FinancialsAutomating PeopleSoft Segregation of Duties: HCM and Financials
Automating PeopleSoft Segregation of Duties: HCM and Financials
 
Oracle real time decision
Oracle real time decisionOracle real time decision
Oracle real time decision
 
Enabling Clients with Automation Journey by Techno Brain
Enabling Clients with Automation Journey by Techno BrainEnabling Clients with Automation Journey by Techno Brain
Enabling Clients with Automation Journey by Techno Brain
 
Digital redefinition of banking banking transformation
Digital redefinition of banking   banking transformationDigital redefinition of banking   banking transformation
Digital redefinition of banking banking transformation
 
Business Case For IT Asset Management
Business Case For IT Asset ManagementBusiness Case For IT Asset Management
Business Case For IT Asset Management
 
Dashboards Driving Decision Making - ui and me
Dashboards Driving Decision Making - ui and meDashboards Driving Decision Making - ui and me
Dashboards Driving Decision Making - ui and me
 
Accounts Receivable Management Software Buyers Guide
Accounts Receivable Management Software Buyers GuideAccounts Receivable Management Software Buyers Guide
Accounts Receivable Management Software Buyers Guide
 
Mainframe Assessment with Modern Systems' Portfolio Analysis Services
Mainframe Assessment with Modern Systems' Portfolio Analysis ServicesMainframe Assessment with Modern Systems' Portfolio Analysis Services
Mainframe Assessment with Modern Systems' Portfolio Analysis Services
 

Similar a How Nationwide Insurance Transformed and Accelerated its Small_1.3.1

How Nationwide Insurance use IBM Decision Manager and BPM
How Nationwide Insurance use IBM Decision Manager and BPM How Nationwide Insurance use IBM Decision Manager and BPM
How Nationwide Insurance use IBM Decision Manager and BPM
sflynn073
 
Sdec10 lean package implementation
Sdec10 lean package implementationSdec10 lean package implementation
Sdec10 lean package implementation
Terry Bunio
 
Collaborative Customer Interaction Management

Collaborative Customer Interaction Management
Collaborative Customer Interaction Management

Collaborative Customer Interaction Management

Capgemini
 

Similar a How Nationwide Insurance Transformed and Accelerated its Small_1.3.1 (20)

Sabrion_Consulting_Overview CPG Retail Apparel.pdf
Sabrion_Consulting_Overview CPG Retail Apparel.pdfSabrion_Consulting_Overview CPG Retail Apparel.pdf
Sabrion_Consulting_Overview CPG Retail Apparel.pdf
 
How Nationwide Insurance use IBM Decision Manager and BPM
How Nationwide Insurance use IBM Decision Manager and BPM How Nationwide Insurance use IBM Decision Manager and BPM
How Nationwide Insurance use IBM Decision Manager and BPM
 
CRM Implementations and Upgrades
CRM Implementations and UpgradesCRM Implementations and Upgrades
CRM Implementations and Upgrades
 
Combining ITIL, Six Sigma and Theory of Constraints in streamlining IT quality
Combining ITIL, Six Sigma and Theory of Constraints in streamlining IT quality Combining ITIL, Six Sigma and Theory of Constraints in streamlining IT quality
Combining ITIL, Six Sigma and Theory of Constraints in streamlining IT quality
 
MSP Best Practice Integrating your RMM with your PSA Solution for Maximum Pr...
MSP Best Practice  Integrating your RMM with your PSA Solution for Maximum Pr...MSP Best Practice  Integrating your RMM with your PSA Solution for Maximum Pr...
MSP Best Practice Integrating your RMM with your PSA Solution for Maximum Pr...
 
Sdec10 lean package implementation
Sdec10 lean package implementationSdec10 lean package implementation
Sdec10 lean package implementation
 
Collaborative Customer Interaction Management

Collaborative Customer Interaction Management
Collaborative Customer Interaction Management

Collaborative Customer Interaction Management

 
How business process mapping saved an IT project.
How business process mapping saved an IT project.How business process mapping saved an IT project.
How business process mapping saved an IT project.
 
Concorde Solutions ITAM Review Tools Day
Concorde Solutions ITAM Review Tools Day Concorde Solutions ITAM Review Tools Day
Concorde Solutions ITAM Review Tools Day
 
Informs 2016 Solving Planning and Scheduling Problems with CPLEX
Informs 2016 Solving Planning and Scheduling Problems with CPLEX Informs 2016 Solving Planning and Scheduling Problems with CPLEX
Informs 2016 Solving Planning and Scheduling Problems with CPLEX
 
Brms basics
Brms basics Brms basics
Brms basics
 
The Software Asset Management Journey at BMC – The Financial Perspective: Bl...
The Software Asset Management Journey at BMC – The Financial Perspective:  Bl...The Software Asset Management Journey at BMC – The Financial Perspective:  Bl...
The Software Asset Management Journey at BMC – The Financial Perspective: Bl...
 
Perficient's Reliable Asset World Keynote
Perficient's Reliable Asset World KeynotePerficient's Reliable Asset World Keynote
Perficient's Reliable Asset World Keynote
 
Best practice for_agile_ds_projects
Best practice for_agile_ds_projectsBest practice for_agile_ds_projects
Best practice for_agile_ds_projects
 
GRC
GRCGRC
GRC
 
Jakob Freund: Camunda for IT Executives - Camunda Days
Jakob Freund: Camunda for IT Executives - Camunda DaysJakob Freund: Camunda for IT Executives - Camunda Days
Jakob Freund: Camunda for IT Executives - Camunda Days
 
SHARE in Boston: z/OS Applications Adapting at the Speed of Business
SHARE in Boston: z/OS Applications Adapting at the Speed of BusinessSHARE in Boston: z/OS Applications Adapting at the Speed of Business
SHARE in Boston: z/OS Applications Adapting at the Speed of Business
 
Alignment between CEM and Agile - Building the Right product - BASSA2015
Alignment between CEM and Agile - Building the Right product - BASSA2015Alignment between CEM and Agile - Building the Right product - BASSA2015
Alignment between CEM and Agile - Building the Right product - BASSA2015
 
Capturing and documenting business processes and rules for agility
Capturing and documenting business processes and rules for agilityCapturing and documenting business processes and rules for agility
Capturing and documenting business processes and rules for agility
 
Incentive Compensation Management
Incentive Compensation ManagementIncentive Compensation Management
Incentive Compensation Management
 

How Nationwide Insurance Transformed and Accelerated its Small_1.3.1

  • 1. © 2014 IBM Corporation How Nationwide Insurance Transformed and Accelerated its Small Commercial Insurance Process with IBM ODM (BAT-4442) Scott Grau, Nationwide Insurance P Vilas Tulachan, Open Source Edge LLC
  • 2. Would you wait 3 or more days to learn if your insurance company will write your small business insurance?
  • 3. Presenters •  Scott Grau, Director IT Architecture Office of the CTO - Commercial Lines & Agency Nationwide Insurance •  P Vilas Tulachan, IBM ODM Enterprise Solution Architect IBM Worklight Developer Open Source Edge LLC
  • 4. Key Points •  Key ingredients necessary to transform slow, error prone and manual process to automated underwriting process •  How to build a business centric ODM team to maximize cooperation and results •  Key business and technical risks and how to mitigate them •  Why Enterprise Rule Governance should be a key ingredient of the overall solution?
  • 5. Agenda •  The Small Commercial Market and Nationwide’s Need (define the problem) •  What is success (define the goals) •  The approach •  Team structure •  Business involvement •  Protocols •  Proof-Of-Concept •  The technology •  Rule governance •  The results •  Q & A •  Final Comments
  • 6. The Small Commercial Market •  Conning defines Small Commercial business as less than $50,000 premium and generally less than 30 employees •  Conning: Small business market premium $58 billion (2014) •  Small Commercial insurance market pressures •  “A BOP is a BOP is a BOP!”: Small Commercial is a commodity product
  • 8. Need : Improved Small Commercial Capability Key reasons for not winning business Automation is required to compete
  • 9. Nationwide’s Challenge •  Dependency on manual processing •  Slow and subject to human related inconsistency •  Unable to quickly respond to competitive market conditions •  Manual process negatively impacts price, adds difficulty to the quote process, and by definition includes slow response from an underwriter
  • 10. Nationwide’s Need •  Increase decision speed •  Eliminate human related inconsistency in decision process •  Respond quickly to competitive market conditions •  Reduce expense
  • 11. Project Success Criteria •  Automate the Small Commercial underwriting decision resulting in: •  Improved price by reducing process costs •  Improve decision time for the target risk appetite •  Improve consistency of underwriting decisions •  Quickly and proactively respond to changing market and competitive conditions •  Simplify quoting process
  • 12. Project Success Criteria 1.  Automate 20% of the small commercial underwriting decisions with initial implementation 2.  Business team able to author, test, and validate underwriting rules 3.  Ability to deploy updated underwriting rules quickly 4.  Ability to run simulation and what-if analysis in order to optimize results
  • 13. Approach – Business Team •  Need appropriate level of business sponsorship to drive change •  Consider change management needs •  Mix of business analysts – experience and expertise •  Future rule authors and ODM administrator
  • 14. Approach - IT Team •  Project/Solution Architects •  ODM, Integration, UI, Infrastructure •  Development team •  Mix of contract ODM and Nationwide developers –  Experienced contract ODM developers mentored in-house ODM developers during the implementation •  IBM Professional Service team –  Lead ODM developer –  Leveraged them during the initial phase of the implementation
  • 15. Approach - Business Involvement •  A business driven solution •  The architects worked with the business team to understand the underwriters natural approach to evaluating a risk •  Train the business team on the capabilities of the ODM •  Jointly formulate the solution options
  • 16. Approach - Business Involvement •  The data model is key to enabling the business •  An IBM Modeling consultant was involved in getting the first cut of the business object model •  The Architect team worked with the Modeler and the business team to lay the foundation of the Small Commercial solution architecture •  Semantics matter – business user defined the terminology
  • 17. Approach - Protocols •  Underwriters do not think like a computer with a series of binary true or false checks •  Adopted “Protocols” loosely based on chemistry and represented in terms of atom/molecules/compound mirroring the way an underwriter reviews a given risk •  Compound is Account •  Molecules are Business Strength, Insurance History •  Atoms are Financial Score, Years in business
  • 18. Approach - Protocols •  Individual compound gradient score •  Score assigned to each individual compound gradient based on score assigned to each molecule gradient •  e.g. Outstanding - 5, Strong - 4, Standard - 3, Weak - 2, Fail - 1 •  Molecules and Compounds can be weighted to emphasize company preferences and market trends •  Risk factor outcome can be tweaked at molecule and compound level giving business analyst control of the overall risk analysis
  • 19. Approach - Protocols •  Weighted molecules determine the final Protocol decision outcome •  ACCEPT : no manual underwriting •  REFER: to underwriter for manual review •  REJECT: Fits Nationwide target market but does not meet Nationwide’s risk appetite
  • 20. Approach – Proof-Of-Concept •  POC helped the business understand IBM ODM •  Clarified the importance of understanding the business thought process and semantics •  Mitigated many of the project risk •  Better understanding of the challenges •  Shaped the final solution •  Worth the time and money!
  • 21. Vilas Tulachan, IBM ODM Enterprise Architect
  • 22. The Technology •  IBM Operation Decision Manager: BRMS technology platform that is business centric •  Business users can author rules on Decision Center •  Business users can test rules with Decision Validation Service •  Business logic implemented as rules by business users with little support from the IT •  Simulation capabilities •  Built in governance controls •  Business can manage rule life-cycle & deploy rule
  • 24.
  • 25. Key ODM Technology Decisions !  Native vs. Dynamic XOM !  Single vs. multiple BOM !  Protocol Effective Dating !  MTDS vs. HTDS !  Simulation, KPI & Decision warehouse !  Performance
  • 26. The Technology – Key Decisions !  Native vs. Dynamic XOM •  Java XOM for performance reasons •  Team members with Java expertise •  Easier code & version management using SCCS
  • 27. The Technology – Key Decisions Single vs. multiple BOM
  • 28. The Technology – Key Decisions •  Protocol Effective Dating at Ruleset Level •  This capability allows rule authors to author a set of rules (ruleset) that can be deployed and effective at any given date. (For example: A ruleset can be deployed today with future effective date. Or an older version of the ruleset can be re-run in case of an audit) •  Two part to implementing this solution –  Set effective date meta-data in the RuleApp –  Implement Interceptor code that uses the effective date meta-data to select the appropriate ruleset at run-time •  Able to keep deploying updates rules while still be able to run previous ruleset based on policy effective date
  • 29. The Technology – Key Decisions •  HTDS vs Monitored Transparent Decision Service (MTDS) client •  Due to pre and post processing requirements to meet business need, we chose MTDS over HTDS •  Protocol Effective Dating during pre-processing saving detailed Protocol outcome results stored in a database while sending pared down response to the SOA client •  The request and Protocol response results had to be available to be queried by separate application and later consumed by Data Warehousing team
  • 30. Custom MTDS SOA client
  • 31. The Technology – Key Decisions •  Simulation & Decision Warehouse •  Enable the business analyst to able to run simulation and what- if analysis in their sand-boxed environment •  So business team could continuously refine the rules to further minimize risks
  • 32. Simulation, KPI & Decision Warehouse
  • 33. The Technology – Key Decisions ODM Golden topology - scalability
  • 34. Rule Governance •  Rule Governance should be integral part of the ODM solution since it lays out how, when and who will be able to perform various tasks pertaining to rule-life cycle on ODM •  Expect chaos without proper Rule Governance
  • 35. Rule Governance - Roles •  Roles & Responsibilities •  Rule Analyst •  Rule Author •  Rule Architect •  Rule Developer •  Rule Deployer •  Rule Administrator •  …… •  Roles should be permission assigned so you control and have processes in place
  • 36. Rule Governance - Release •  Types of Release: –  Business Release –  IT Release –  Emergency Release •  Types of Change: –  Compliance change –  Decision Improvement –  Others •  Category depending on the cost and risk involved: –  Major –  Significant –  Minor
  • 37. Rule Governance - Business Console •  Leveraged the new business rule governance with Business console to manage rule release life-cycle management, validation and change activity •  Very business user friendly with many facebook like features
  • 38. Change Activity with Business Console
  • 40. Results Delivered! !  Over 20% of small commercial quotes get immediate underwriting decision !  Business rules team is able to modify and implement rules quickly based on actual results and market needs !  Simulation is being used to develop the enhanced rules that will further increase the automated decision percentage and reduce underwriting risks !  Automated underwriting is a key element of Nationwide’s strategy, and it is being expanded quickly
  • 41. The Results - Keys to Success !  The rules reflect the business thought process !  The solution is business centric with business users in control !  Business users are able to write and test underwriting rules easily with minimal IT support !  The solution is flexible, easily extendable, and scalable
  • 42. The Results - Lesson learned •  Involve your business team from the start of the project, educate them, adopt their thinking and semantics, and let them drive the solution •  Integration with other sub-systems can be challenging so focus on integration early •  Having an experienced business and IT team with ODM expertise really helped
  • 43. Q & A •  Scott Grau, graus1@nationwide.com Director IT Architecture Office of the CTO - Commercial Lines & Agency Nationwide Insurance Des Moines, Iowa •  P Vilas Tulachan, vilas@OpenSourceEdge.com IBM ODM Enterprise Solution Architect IBM Worklight Developer Open Source Edge LLC, M: (408)-420-2723 Denver, Colorado
  • 44. Final Comment •  The success of small commercial automated underwriting at Nationwide can be attributed to how we: •  Modeled the small commercial solution •  Mirrored the business thinking rather than translate for IT •  Experienced project team •  Established proper Rule Governance to achieve consistent real time decisions and enable ability to quickly react to changing conditions consistently