Create a new apex class implementing the schedulable interface
In the execute method, simply execute the batch class.
Navigate to Setup -> Apex Classes -> Schedule. You will now be able to select the schedulable class which in turn executes the batch.
In the execute method, simply execute the batch class.
Navigate to Setup -> Apex Classes -> Schedule. You will now be able to select the schedulable class which in turn executes the batch.
No comments:
Post a Comment