How should the deve...
 
Notifications
Clear all

How should the developer write this Apex code without running into governor limits and system limitations?

1 Posts
1 Users
0 Likes
254 Views
(@rippesteban)
Noble Member
Joined: 2 years ago
Posts: 727
Topic starter  

ABC Company has an Apex process that makes multiple extensive database operation and web service callouts. The database processes and web services can take a length time to run and must be run sequentially.

How should the developer write this Apex code without running into governor limits and system limitations?

  • A . Use Limits class to stop entire process once governor limits are reached.
  • B . Use multiple @future methods for each process and callout.
  • C . Use Queueable Apex to chain the jobs to run sequentially.
  • D . Use Apex Scheduler to scheduled each process.

Show Answer Hide Answer

Suggested Answer: A

   
Quote

Latest Salesforce PDII Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: