ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 266 - Certified Platform Developer II discussion

Report
Export

A company has a Request__c object that has a lookup to the Opportunity object and a custom field.

Status__c, with values of Open,' Closed, and Invalid.' An Opportunity should not be allowed to be deleted if there are any Request__c records related to it that have a Status__c value of Open or 'Closed.' what is the optimal way to enforce the requirement to prevent deletion?

A.
A Process on Request__c
Answers
A.
A Process on Request__c
B.
A Process on Opportunity
Answers
B.
A Process on Opportunity
C.
An Apex Trigger on Opportunity
Answers
C.
An Apex Trigger on Opportunity
D.
An Apex Trigger on Request__c
Answers
D.
An Apex Trigger on Request__c
Suggested answer: C
asked 23/09/2024
Lester Ballesteros
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first