Global Calendar Management: Modify Start Dates

  • Updated

Contents:

Global Calendar Management

These options define the date range for the GCM.

Any appointments older than the StartDateTimeDays will be cleaned up by the GCM (have their metadata removed from global.metadata).

MaintenanceJob.GlobalIdManagerClearGlobalIds.StartDateTimeDaysBuffer

- Represents a number of days earlier than the Sync.MaxAgeDays.
- Adding this value to the MaxAgeDays value will set the value of the StartDateTimeDays key.
- The default is 90.

MaintenanceJob.GlobalIdManagerClearGlobalIds.StartDateTimeDays

- Represents the number of days prior to the current date. Any appointments older than that date will be cleaned up by the GCM.
- The default is the value of Sync.MaxAgeDays + the StartDateTimeBuffer.

To be able to set the above keys, the following keys must also be set in the policy:

Sync.Crm.GlobalIdManagement.Wcf.Enabled = true

Sync.Crm.GlobalIdManagement.Wcf.RetrieveAdvanceOptionsFromPolicy = true

Was this article helpful?

/