ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 67 - Certified Platform Developer II discussion

Report
Export

A developer is writing a complex application involving triggers, workflow rules, Apex classes, and processes. The developer needs to carefully consider the order of execution when developing the application.

A.
Before Triggers
Answers
A.
Before Triggers
B.
After Triggers
Answers
B.
After Triggers
C.
Post commit logic such as sending email
Answers
C.
Post commit logic such as sending email
D.
DML committed to the database
Answers
D.
DML committed to the database
E.
Workflow rules
Answers
E.
Workflow rules
F.
Roll-up summary calculationsIn what order do the following operations execute?
Answers
F.
Roll-up summary calculationsIn what order do the following operations execute?
G.
1,2,5,6,4,3
Answers
G.
1,2,5,6,4,3
H.
1,5,6,2,4,3
Answers
H.
1,5,6,2,4,3
I.
1,2,4,5,6,3
Answers
I.
1,2,4,5,6,3
J.
1,6,5,2,4,3
Answers
J.
1,6,5,2,4,3
Suggested answer: A
asked 23/09/2024
Michael Crowson
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first