SALESFORCE-PD1 Process Automation And Logic Practice Question
Which governor limit applies specifically to the total number of asynchronous Apex executions (such as future methods and queueable jobs) enqueued in a 24-hour period for an Enterprise Edition org?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
10,000 or 2.5 times the number of user licenses, whichever is greater
The asynchronous Apex execution limit restricts the total number of future calls, queueable jobs, and scheduled jobs that can be enqueued per 24 hours.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
100 SOQL queries per transaction
Why it's wrong here
Incorrect. This is a per-transaction limit, not a 24-hour asynchronous limit.
- ✗
6MB heap size limit
Why it's wrong here
Incorrect. Heap size is a per-transaction memory limit.
- ✗
50 DML statements per transaction
Why it's wrong here
Incorrect. This limits DML operations within a single transaction.
- ✓
10,000 or 2.5 times the number of user licenses, whichever is greater
Why this is correct
Correct. The daily limit for asynchronous Apex in production orgs is 250,000 or 2.5 times the user licenses, with specific limits for developer editions.
About these practice questions
One of 488 original SALESFORCE-PD1 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Salesforce exam blueprint
This SALESFORCE-PD1 practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SALESFORCE-PD1 exam.