nerdexam
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)
  • A
    75% (30)
  • B
    8% (3)
  • C
    5% (2)
  • D
    13% (5)

Community Discussion

No community discussion yet for this question.

Full PDII Practice