Configuring miscellaneous data validation
Use the MiscellaneousValidation
flow rule to loop through the miscellaneous
list in the claim unit and apply the validation on each line to check for any exceptions. The
outcome of this flow is held in the ClaimExceptions
top-level page, which is
updated with the exceptions that are related to the parts data.
The PegaMfg-Data-ClaimCmp-Miscellaneous.MiscellaneousValidation
decision
table defines the exception codes that are related to the miscellaneous data. This table
handles validations based on Expense Code
, Claim Type
and
Miscellaneous Cost
properties.
All the rows are evaluated to handle multiple exceptions on a single line.
- In the navigation panel of Dev Studio, click
- Click .
- Click the filter for Purpose and search for
MiscellaneousValidation
. - Click the corresponding rule to open it.
- Configure as needed and save the rule into your implementation layer. For additional information about locked and unlocked rulesets, see Copying a rule or data instance.
- Click Save.
Previous topic Configuring labor hours validation Next topic Configuring duplicate claim validation