Code Monkey home page Code Monkey logo

apex-batch-job-scheduler's Introduction

Apex-Batch-Job-Scheduler

Batch Job Scheduler app helps you manage Batch job execution sequence and data dependency.

Are you using Batch Apex jobs to process large volume of data in Salesforce? Does it take long hours to run? Do you need to run some Batch jobs only when another Batch job is finished due to data dependencies? BatchJobScheduler can help you.

Batch Job Scheduler is a light weight Apex framework, it manages the execution of multiple Batch Apex jobs in preferred groups and sequences.

It provides the following benefits:

  • Reduce total execution time - Executes up to 5 batch jobs simultaneously
  • Manage data dependencies - Execute batch jobs in specific groups and orders
  • Easy set up and maintenance - Configurations based and requires minimal code changes to existing Batch classes

How to set up Batch Job Scheduler

  • Step 1. Create a Batch Apex class
  • Step 2. Create a Batch Job Scheduler record
  • Step 3. Create a Batch Job records
  • Step 4. Schedule Batch Jobs

Batch Job Scheduler is published on Salesforce AppExchange, you can install it directly from AppExchange: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000FR4aUUAT

Design Document https://partners.salesforce.com/servlet/servlet.FileDownload?file=00P3A00000jG21hUAC

apex-batch-job-scheduler's People

Contributors

ianhuang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.