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
Prafull JagtapPrafull Jagtap 

Is there any time range for the Salesforce scheduler beyond which it will not work?

Hello All,

 

I am going to start with a major development in which i will have to implement scheduler that should fire every 48 hrs.

In doing so will there be any difficulty faced by me.

 

Any suggestions or experience for the same will be appreciated.

 

Thanks in advance.

 

Thanks

Prafull 

DianeMDianeM

You will have to write a separate class to keep the schedule repeating but it will work just fine.  There is documentation on how to do this on developer.force.com.