The Decision Model and Notation (DMN) standard is developed by the Object Management Group (OMG). Section 10 of the DMN 1.0 specification describes a decision model for the Loan Origination process. The executable implementation of this model below was contributed by OpenRules.
Implementation files (Excel format):
- Process.xls — a business process in the BPMN format with Decision Requirements Diagrams (DRD) in the DMN format
- Glossary.xls — a business glossary
- Data.xls — test cases
Decisions and Decision Tables:
- BureauRules.xls
- AffordabilityRules.xls
- ApplicationScoreRules.xls
- EligibilityRules.xls
- RoutingRules.xls
- ReviewRules.xls
- DeclineAcceptRules.xls
Execution results:
- results.txt — decision execution protocol
- report.htm — decision execution report
You can also view the Decision Requirements Diagram with links to the OpenRules decision tables.