Decision table rules
The Decision Table rules listed are available to configure features to meet business needs. Copy each decision table rule into your implementation layer (ruleset) and update the values as required.
Pega Foundation for Financial Services
The following table lists the decision table rules and its purpose in Payment Exception Recovery application.
Decision Table Rules
Decision Table name | Applies to class | Purpose |
EvaluateProvisionalCredit | PFSA-PER-Work-PaymentException | Determine if provisional credit should be given |
EvaluateLowValueWriteOff | PFSA-PER-Work-PaymentException | Determine if low value write off applies |
SetCorrData | PFSA-PER-Work-PaymentException | Determine which correspondence rule should be used |
SetPaymentNetwork | PFSA-PER-Work-PaymentException | Determine which list of reason codes to display |
EvaluateSupplementalInfoClass | PFSA-PER-Work-Claim | Determine which Supplemental Information questions to load |
PrivilegeBasedRoutingWB | PFSA-PER-Work | Work queue routing logic |
PrivilegeBasedRoutingWL | PFSA-PER-Work | Worklist routing logic |
EvaluatePERTransType | PFSA-PER-Data-Transaction | Determine which type of Payment Exception case to create |
- In the header of Dev Studio, search and select the decision table rule. For example, EvaluateProvisionalCredit.
- Save the decision table rule into your implementation layer work pool.
- Set the Applies to class to your implementation layer that corresponds with the Payment Exception Resolution class listed above.
- Perform steps 1-3 for the other decision table rules listed in the table above.
Previous topic Data transform rules Next topic Dynamic system settings