You've already forked uapf-decision-first
Import UAPF package
Initial template import
This commit is contained in:
9
decisions/loan-approval/resources/mappings.yaml
Normal file
9
decisions/loan-approval/resources/mappings.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
version: "1.0"
|
||||
mappings:
|
||||
- decisionId: Decision_RiskCategory
|
||||
type: calculation
|
||||
description: Calculates risk category based on credit score
|
||||
|
||||
- decisionId: Decision_LoanApproval
|
||||
type: business-rule
|
||||
description: Determines loan approval based on risk category
|
||||
Reference in New Issue
Block a user