You need to sign in to do that
Don't have an account?
Daniel R Peaper
Trying To Understand Scheduled Apex
I am trying to edit a schedule for some Apex classes. When I go to Setup, Monitor, Scheduled Jobs, Manage it appears from the UI that the jobs are scheduled to run on the 1st of every month. However, I can see from the Apex logs that they actually run every day. Can someone pleae explain what I'm missing here?
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_scheduler.htm
HTH