Activity Forums Salesforce® Discussions How many batch jobs can be added to the queue in Salesforce?

  • Anjali

    Member
    August 21, 2018 at 5:13 am

    Hi Madhulika,

    You can have five queued or active batch jobs at one time. i.e. explicitly, the number of Batch Apex jobs whose status in the AsyncApexJob table are 'Processing' or 'Preparing'.

  • shariq

    Member
    September 17, 2018 at 10:55 pm

    Hi,

    The Apex flex queue enables you to submit up to 100 additional batch jobs for execution. 2. However batch apex can have only 5 concurrent (simultaneous) jobs running in parallel. You can only have five queued or active batch jobs at one time.
    Hope this helps.

  • Parul

    Member
    September 21, 2018 at 1:54 pm

    Hi

    The Apex queue enble you to submit upto 100 additional batch jobs for execution Although batch apex can have only 5 concurrent jobs running in parallel.

     

    Thanks

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos