You've already forked uapf-decision-first
Import UAPF package
10 lines
281 B
YAML
10 lines
281 B
YAML
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
|