Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 28 Topic 3 Discussion

Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 28 Topic 3 Discussion

PDI Exam Topic 3 Question 28 Discussion:
Question #: 28
Topic #: 3

The Account object in an organization has a master-detail relationship to a child object called Branch. The following automations exist:

* Roll-up summary fields

* Custom validation rules

* Duplicate rules

developer created a trigger on the Account object.

Which two things should the developer consider while testing the trigger code?

Choose 2 answers


A.

Rollup summary fields can cause the parent record to go through Save.


B.

Duplicate rules are executed once all DML operations commit to the database.


C.

The trigger may fire multiple times during a transaction.


D.

The validation rules will cause the trigger to fire again.


Get Premium PDI Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.