Scheduleright
Enjoy the Enterprise Grade Job Scheduling Natively in Salesforce
Current Version: 1.0.2 beta2
Contact Us to try this out
Current Version: 1.0.2 beta2
Contact Us to try this out
Break away from Salesforce limitation of running a job one per hour and run many Jobs every minute
Setup a job easisy using many commonly used pre-defined schedules. Or get all control using full cron implementation
Manage the Scheduled Job without ever having to create Schedulable Apex Classes, reducing the time and energy
Have your jobs parameterized to adopt quickly to changing business needs or reuse your jobs
Abort your jobs which are not completed with defined interval
Have a longer running jobs resulting concurrent jobs kicked off? Avoid the situation by Waiting on Previous Runs before starting new
Start a Job after a fixed delay to overcome any issues or scheduling conflicts
Tired of deleting Jobs in Salesforce when you just wanted to inactivate? Inactivate anytime and keep the history of Jobs
List and visualize the Job Runs History
Capture the Run Log from execution, including your own logging statements
Capture and attached the Apex Script Errors to appropriate Job Run
Did you say 1 PM Pacific, not some european time? Yes, customize Timezone for each Job
Build multi-level Parent/Child Jobs and see them scheduling just as you expect them to
Notify failed Jobs using Slack, Email, Sfdc Case or General Webhooks and customize all of these at Job Level
Create Reports on Scheduling Data as you please
Make use Mass Update, Mass Delete and Mass Purge Jobs, which adopts your needs via Job Parameters