Salesforce
PDII · Question #355
Which use case can be performed only by using asynchronous Apex?
The correct answer is A. Calling a web service from an Apex trigger. See the full explanation below for the reasoning.
Question
Which use case can be performed only by using asynchronous Apex?
Options
- ACalling a web service from an Apex trigger
- BQuerying tens of thousands of records
- CUpdating a record after the completion of an insert
- DMaking a call to schedule a batch process to complete in the future
How the community answered
(40 responses)- A75% (30)
- B8% (3)
- C5% (2)
- D13% (5)
Community Discussion
No community discussion yet for this question.