function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Reza Sarwari 7Reza Sarwari 7 

Schedule Apex on Exact Time

Hello There, 
currently I only can schedule apex classes hourly like: 10:00, 11:00 ....
Is it possible to schedule them on: 10:45 ?

Thanks!
Reza
Suneel#8Suneel#8
Yes you can do it using System,schedule method.Please find the syntax and detailed information in the below link

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_scheduler.htm
Reza Sarwari 7Reza Sarwari 7
Thank you Suneel, I know this method. Just hopes, if there is any other way of configuration :-(
Best

Reza Sarwari
www.cloudideas.com