cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Duration, Date Types and Date Rules

Former Member
0 Kudos
343

Hello,

         I am working on CRM 7.0 Ehp1. I have a requirement to create date management for service request. I have to create custom duration, date types and date rule for this. Based on the status of service request i have to calculate date and time in date rules. Can some one help me how to write logic of date rules.

Thanks,

Nizam

View Entire Topic
Former Member
0 Kudos

Hi Nizam,

The code for a date rule is written in XML. Look into the existing standard date rules and see if you can make out how it works for a particular scenario. Try to find one that is close to the rule you want to create and try to alter it accordingly. This is one way that I have already tried.