Certified Pega Marketing Consultant v7.4 — Question 4

What is the simplest way to write a record to a database table each time an offer is sent to a customer?

Answer options

Correct answer: C

Explanation

The correct answer is C because using a Capture Response shape allows you to capture the necessary data about the offer and write it to the database. Options A and B do not directly address writing a record upon sending the offer, while D pertains to file updates rather than database records.