nerdexam
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)
  • A
    2% (1)
  • B
    8% (4)
  • C
    13% (7)
  • D
    77% (40)

Community Discussion

No community discussion yet for this question.

Full PDII Practice