Certified Pega Senior System Architect v8.0 (2019) — Question 1

The customer, a medium size toy maker, wants to fulfill orders received during the peak season in December and process them in batches multiple times a day.
How do you implement this use case?

Answer options

Correct answer: D

Explanation

The correct answer is D because creating separate scheduled jobs for each execution allows for better management and timely processing of accumulated orders. Option A is incorrect as a queue processor alone may not efficiently handle the volume during peak season. Option B does not provide the granularity needed for multiple processing instances, and option C may lead to delays if batches are not filled quickly.