• Souravmoy Gorai
  • NEWBIE
  • 10 Points
  • Member since 2015
  • Software Developer
  • Absyz Inc.


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi All,

I have to schedule an Apex class, using a custom schedule page. I have to write the CRON EXPRESSION based on the requirements like :
It should be scheduled between specific days (like, we would have a start date and an end date) along with on specific days of the week (like, on Saturday or Sunday); i.e. something like Schedule an apex class on Sundays between 12/05/2016 to 12/06/2016.
Please help.
Thanks in advance.