• How to run crons from code

    Hello everyone! Someone knows if is possible run the crons from code? My case: I have a job that executes all days to respective hour, this job create a specific file with data of some module; but sometime the user could add wrong data to some records…
  • Allow for multiple CRONS

    You would be amazed at the number of issues people have with the single cron. In my main instance we have over 200 scheduled jobs. They are a mix of standard, critical and huge jobs. Some are just plain critical like Inbound EMail and some run a long…