Riva CRM Integration - Documentation and Knowledge Base

Global Calendar Management: Modify Start Dates

Article ID: 2411
Last updated: 23 May, 2023

Applies to Riva 2.4.42 or higher.


Contents:

Global Calendar Management

Thee 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

Article ID: 2411
Last updated: 23 May, 2023
Revision: 1
Views: 0