Oracle CRM On Demand Desktop Administration Guide > Windows Registry Parameters You Can Use With Oracle CRM On Demand Desktop >

Windows Registry Parameters That Affect Local Synchronization


Table 29 describes the options in the Windows Registry that control local synchronization behavior. For more information, see Modifying the Windows Registry Parameters That Affect Local Synchronization.

Table 29. Windows Registry Parameters That Affect Local Synchronization
Windows Registry Parameter
Description

EnablePeriodicUpstreamSync

Enables or disables local synchronization. The following values are valid:

  • 0. Synchronization is disabled.
  • 1. Synchronization is enabled.

UpstreamSyncIsDefault

Sets the default synchronization type. The following values are valid:

  • 0. Full synchronization
  • 1. Local synchronization

CustomSyncPeriodsUpstream

Specifies the intervals for local synchronization. The default values are:

  • 120 = page-sync-periods-2-hours
  • 240 = page-sync-periods-4-hours
  • 360 = page-sync-periods-6-hours
  • 1440 = page-sync-periods-1-day

You must describe these values in the package_res.xml file as resource strings:

  • <str key="page-sync-periods-2-hours">Once in two hours</str>
  • <str key="page-sync-periods-4-hours">Once in four hours</str>
  • <str key="page-sync-periods-6-hours">Once in six hours</str>
  • <str key="page-sync-periods-1-day">Once a day</str>

SyncPeriodUpstream

Specifies the default value for the local synchronization interval in milliseconds. The default value is 00dbba00 (4 hours).

UpstreamSyncMinThreshold

Disables local synchronization if the general synchronization occurs more frequently than the specified value. The default value is 60000 milliseconds (6 hours).

Oracle CRM On Demand Desktop Administration Guide, Version 5.2 Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.