CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 120: Certified Platform Developer II

A company's support process dictates that any time a Case is closed with a Status of 'Could not fix', an Engineering Review custom object record should be created and populated with information from the Case, the Contact, and any of the Products associated with the Case. What is the correct way to automate this using…

Nội dung câu hỏi

A company's support process dictates that any time a Case is closed with a Status of 'Could not fix', an Engineering Review custom object record should be created and populated with information from the Case, the Contact, and any of the Products associated with the Case. What is the correct way to automate this using an Apex trigger?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. An after update trigger that creates the Engineering Review record and inserts it — đáp án hiện tại
  2. B. A before update trigger that creates the Engineering Review record and inserts it
  3. C. An after upsert trigger that creates the Engineering Review record and inserts it
  4. D. A before upsert trigger that creates the Engineering Review record and inserts it

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề