• How to execute a scheduler at a random interval?

    There is a scheduler, Prune Old Record Lists , https://support.sugarcrm.com/documentation/sugar_versions/13.0/serve/administration_guide/system/schedulers/#Prune_Old_Record_Lists which executes As Often As Possible. This scheduler will execute "optimize…
  • Execution of Schedulers in UTC?

    Schedulers execute based on the timezone associated with the System Administrator. If we set a Scheduler to be executed at Min: 30 Hour: 06 Date: * Month: * Day: 1-5 This means this should be executed at 6:30 a.m. Monday - Friday. However…