Salesforce
PDII · Question #24
Which use case can only be performed by using asynchronous Apex?
The correct answer is D. Calling a web service from an Apex trigger. See the full explanation below for the reasoning.
Question
Which use case can only be performed by using asynchronous Apex?
Options
- AScheduling a batch process to complete in the future
- BProcessing high volumes of records
- CUpdating a record after the completion of an insert
- DCalling a web service from an Apex trigger
How the community answered
(52 responses)- A2% (1)
- B8% (4)
- C13% (7)
- D77% (40)
Community Discussion
No community discussion yet for this question.