We have a requirement where in we need to send mails every quarter based on the StartDate and ExpiryDate.
The requirement goes like this,
I have a list, which has StartDate, ExpiryDate. We need to send mail every quarter (90 days) from StartDate till the Expiry date. For example If StartDate is 1st Jan 2013 and Expiry date is 1st Jan 2015. Then the mail has to be triggered on April 1st
2013, July 1st 2013 and so on.
Thanks in advance,
Sharath
Sharath Bharadwaj