ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 229 - Certified Platform Developer II discussion

Report
Export

A business process requires sending new Account records to an external system. The Account Name, Id, CreatedDate. and CreatedByld must be passed to the external system in near real-time when an Account is Inserted without error.

How should a developer achieve this?

A.
Use a before insert trigger and an @future method.
Answers
A.
Use a before insert trigger and an @future method.
B.
Use a before insert trigger and a Queueable class.
Answers
B.
Use a before insert trigger and a Queueable class.
C.
Use a Process Builder that calls an @InvocableMethod method.
Answers
C.
Use a Process Builder that calls an @InvocableMethod method.
D.
Use a Workflow rule that calls an @InvocableMethod method.
Answers
D.
Use a Workflow rule that calls an @InvocableMethod method.
Suggested answer: A
asked 23/09/2024
Brian Carlo Hubilla
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first