You need to sign in to do that
Don't have an account?

Auto-Renewing Contracts
Hi Guys,
We are going to be switching our contracts in SFDC to be auto-renewing, so every year, right before the contract expires, we want to auto-generate an identical contract with all the same info but updated start and end dates. I'm assuming this is possible via a trigger?
Thanks!
We are going to be switching our contracts in SFDC to be auto-renewing, so every year, right before the contract expires, we want to auto-generate an identical contract with all the same info but updated start and end dates. I'm assuming this is possible via a trigger?
Thanks!
A better option could be that you run a Daily Schedule which checkes records ending today and renew them.
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_scheduler.htm