This is a migrated thread and some comments may be shown as answers.

Recurrence rule parsing, how to?

1 Answer 71 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Henric
Top achievements
Rank 1
Henric asked on 20 Apr 2011, 08:51 PM

Consider the following example:

The scheduler has a recurring appointment over three days with the following duration:
  09.00-10.00 wednesday
  09.00-10.00 thursday
  09.00-10.00 friday

How do I deny the creation of an earlier second recurring appointment? Like the one below:
  09.00-10.00 monday
  09.00-10.00 tuesday
  09.00-10.00 wednesday (conflict not trapped)

The example provided by Telerik, "ConflictsWithOccurrences", doesn't seem to handle this particular situation.
However, the following recurring appointment is trapped as expected:
  09.00-10.00 friday (conflict trapped)
  09.00-10.00 saturday
  09.00-10.00 sunday

 

 Has anyone done this?

1 Answer, 1 is accepted

Sort by
0
Henric
Top achievements
Rank 1
answered on 21 Apr 2011, 08:07 AM
Tags
Scheduler
Asked by
Henric
Top achievements
Rank 1
Answers by
Henric
Top achievements
Rank 1
Share this question
or