Hi, I am after some ideas / advice.
Our business is similar to that of the ESPO hosting guys. We sell a product for 12 month subscription periods. We model this in the CRM so that we have an Opportunity to represent the first piece of business. When the customer signs, and we close off the first Opportunity we need to run some code that creates the Opportunity for the next years' renewal. This is the easy bit. The tricky bit is that when we automatically create that renewal, we also want some tasks on it to chase the customer etc. etc.
We currently do with this the old Workflows and have a fudge. The new Opportunity is created in a special state, this special state triggers another Workflow to run that creates the Tasks. I am looking for something cleaner and more obvious to the maintainer. Any suggestions on how to do this?
Thanks.
Our business is similar to that of the ESPO hosting guys. We sell a product for 12 month subscription periods. We model this in the CRM so that we have an Opportunity to represent the first piece of business. When the customer signs, and we close off the first Opportunity we need to run some code that creates the Opportunity for the next years' renewal. This is the easy bit. The tricky bit is that when we automatically create that renewal, we also want some tasks on it to chase the customer etc. etc.
We currently do with this the old Workflows and have a fudge. The new Opportunity is created in a special state, this special state triggers another Workflow to run that creates the Tasks. I am looking for something cleaner and more obvious to the maintainer. Any suggestions on how to do this?
Thanks.
Comment