An application for the U+ Vehicle Insurance company generates insurance quotes for vehicles specified by the customer. There can be various types of vehicles processed by the application, such as cars, motorcycles, trucks, and so on. The business specifications can also differ for each vehicle type in the quote process.
Which one of the following possibilities is the best data model design for the quote case type?
For modeling different types of vehicles in an insurance quote application:
Separate Data Types:
Create a distinct data type for each vehicle type (e.g., Car, Motorcycle, Truck). This allows for specific properties and business logic for each vehicle type.
Single Vehicle Page List:
Maintain a single page list property in the quote case type to hold vehicle details.
At runtime, dynamically identify the page class for each entry in the list based on the type of vehicle being processed. This approach allows for flexibility and maintainability.
Pega Data Modeling Best Practices
Pega Case Management Guide
Asha
6 days agoRosann
10 days agoGianna
10 days agoRoselle
13 days agoMalcolm
14 days agoHester
18 days agoWalton
19 days agoJoaquin
19 days agoTimmy
1 days agoMelissia
11 days agoCassi
24 days ago