Configuring data model
Create a data model to define data structures used by Pega Warranty. You can configure the relationships among the data structures and can connect data objects to external sources.
In the navigation panel of Dev Studio, click App.
Under Classes, search for PegaMfg-Data-PriorApproval.
Click
.View the following rules and use them in your application as needed.
Rule name Rule type Ruleset version Class name Description PriorApprovalData Page PegaManufacturing: 08-01-01 PegaMfg-Data-PriorApproval This page property holds prior approval data after creating the prior approval case. RepairLine Page PegaManufacturing: 08-01-01 PegaMfg-Data-PriorApproval This property holds repair line information while creating the prior approval case. RepairOrder Page PegaManufacturing: 08-01-01 PegaMfg-Data-PriorApproval This property holds repair order information while creating the prior approval case. In the navigation panel of Dev Studio, click App.
Under Classes, search for PegaMfg-AMS-Work-WR-CL-PriorApproval.
Click
.View the following rules and use them in your application as needed.
Rule name Rule type Ruleset version Description D_PriorApproval Data page PegaWarrantyClaims: 08-01-01 This is used to search for a Product with the passed Product key. D_PriorApprovalPageList Data page PegaWarrantyClaims: 08-01-01 This is used to search for a Product with the passed Product key. Expand Property.
View the following rules and use them in your application as needed.
Rule name Rule type Ruleset version Description Dealer Page PegaWarrantyClaims: 08-01-01 This property holds all the dealer details. PAApproverList
Page PegaWarrantyClaims: 08-01-01 This property holds list of approvers required for HLA process in the Prior Approval case. PAApproverWB
Page PegaWarrantyClaims: 08-01-01 This property holds list of approvers workbasket required for HLA process in the Prior Approval case. PAData
Page PegaWarrantyClaims: 08-01-01 This property holds the system of record of the Prior Approval case. It is used to store entire data of Prior Approval case.
Previous topic Routing a claim to an assessor Next topic Repair and claims integrations