Certified Pega System Architect v8.8 — Question 7

An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement: Customers must select a make, model, and year to initiate a vehicle-specific search.
How do you configure the data storage in the application to implement the requirement?

Answer options

Correct answer: C

Explanation

The correct answer is C because connecting to an external system of record allows access to a comprehensive and updated database of vehicle makes, models, and years. Options A and D suggest storing the data locally, which may not be scalable or updated regularly. Option B proposes a static list, which would quickly become outdated and not cover all possible vehicle options.