Yes, you CAN do that with CRM

Tips, tricks, and other stuff on Microsoft CRM by Scott Colson to get you thinking....
Recurring Service Cases

We recently updated our CRM solution for automatically creating recurring service cases. We use recurring service cases to automatically schedule items for our customers that have signed up for managed services or that are under some form of retainer.

 

I originally implemented this in CRM 1.2 using CRM using special products in our CRM product catalog to represent each service offering. For example we had a product item the corresponded to Server Patch Management and another that corresponded to UPS system check, etc. Each product was related to a maintenance item that was defined in an XML configuration file. The maintenance item contained all the information need to create a service case as well as scheduling information (e.g. 1st and 15th of the month, 2nd Tuesday of the month, 90 days since last completion, etc.)

 

I created an ASP.NET web service that contained the code to make it all work. When the web service was called it would look through all active CRM Contracts and examine each contract line item to see if the contract line item was for one of our recurring maintenance tasks. If so the code determined if it was time to schedule a new service case and created the case if required. A simple VBScript executed by the Windows scheduler (an often overlooked tool) called the web service daily. It wasn’t elegant but it worked for almost a year and ensured we did not drop the ball on our contractual obligations.

 

Custom entities in CRM 3.0 have really allowed us to refine this solution. Richard Riddle, one of our CRM developers, took what I had started with and helped me make a much richer and more robust product. We made significant changes in the architecture of the solution by removing all of the complexity of the XML configuration files and placing all of the information on scheduling and product catalog relationships in a new custom entity that we call Maintenance Items. We also implemented the concept of a template service case that makes it much easier to control what information goes into the service cases that are scheduled automatically. Lastly we replaced the ASP.NET web service and Windows schedule with a new Windows Service.

 

The new system is much easier to configure and gives us greater flexibility. For example we can now have several recurring services associated with one product SKU. This makes it much easier to package our services in the product catalog and makes our CRM Contracts much more readable. So with a little code and a custom entity Microsoft CRM is now capable of scheduling an unlimited number of recurring service cases based on the contracts we negotiate with our customers. 

Published Wed, Jul 26 2006 18:05 by crm

Filed under:

Comments

# re: Recurring Service Cases@ Friday, April 27, 2007 10:20 AM

I could really use this type of functionality for a new prospect I am working with.  Would you be interested in providing other partners with that solution?

Brian Procida

# re: Recurring Service Cases@ Monday, July 02, 2007 3:53 PM

I would like more information on this, is it possible to get more detail?

Jeff Reiter

# re: Recurring Service Cases@ Wednesday, August 08, 2007 7:47 PM

I'd really like to have this solution for my internal CRM deployment.  Is any of this available for a deeper inspection?

Nolan Garrett

# re: Recurring Service Cases@ Wednesday, August 29, 2007 6:37 PM

We are thinking about re-writing this stuff and making it available. The problem we have now is that the code is very much tied to specifiec fields we created in CRM back on version 1.2. We need to re-design this to make it a bit more generic for implementation. For example our code identified a template service case as the newest service case connected to a contract where the service case is cancelled and hte casetypecode = 5. It works great for us but other implementation my already be using casetypecode 5 for some other purpose.

It seems like there is some interest so we will fit it in when time permits.

crm

# hosted call center@ Wednesday, July 08, 2009 5:09 AM

Smart predictive dialers combine auto dialing with voice messaging and phone agents who are prepared to handle calls initiated by the dialer. Answering machines, busy signals, and unanswered calls are processed in a manner similar to that of a normal

hosted call center

Leave a Comment

(required) 
(required) 
(optional)
(required)