Certified Pega System Architect v7.2 — Question 22

You want to create a data page with a list of available shipping options. The shipping options are stored in a database table mapped in the application. Which source option would you select for the data page?

Answer options

Correct answer: D

Explanation

The correct answer is D because using a Service allows for dynamic retrieval of the shipping options from the database. Options A, B, and C do not provide the necessary functionality to directly access and display the data from an external source in the desired format.