Configuring a part validation
Use the PartsValidation
flow rule to loop through the parts 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 ClaimException s
top-level page,
which is updated with the exceptions that are related to the parts data.
The PegaMfg-Data-ClaimCmp-Parts.PartsValidation
decision table defines the
exception codes that are related to the parts data. This table handles validations based on
ClaimType
and InvoiceNumber
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
PartsValidation
. - 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 a coverage validation Next topic Configuring labor hours validation