Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Siebel CRM Desktop for IBM Notes Administration Guide > Controlling Synchronization > Controlling Synchronization Time, Day, and Size > Controlling the Time and Day When Synchronizations OccurYou can control the time of day and the day when Siebel CRM Desktop synchronizes to manage the load that synchronization puts on the Siebel Server. For example, to avoid an overloaded server, you can delay synchronizations that might normally occur at 9:00 A.M. on a Monday morning after a weekend sales conference to a later time. CRM Desktop delays synchronization for the number of milliseconds that you specify. It adds this delay before it sends each server request to the Siebel Server. The delays are summative. For example, if 500 requests exist, and if the delay is 1200 milliseconds, then it delays the synchronization for 10 minutes. To control the time and day when synchronizations occur
Coding the Delays Schedule TagYou must use the following format if you code the delays_schedule tag:
If you include the day and date, then the date takes precedence. In the following example, Siebel CRM Desktop uses 2011/12/16. It does not use MON: <request_delay DaySpec="MON" "2011/12/16" StartTime="12:00:00" EndTime="13:00:00" DelayMsecs="6000" /> Example Code That Controls the Time and Day When Siebel CRM Desktop SynchronizesThe following code controls the time and day when Siebel CRM Desktop synchronizes: <delays_schedule> |
![]() ![]() |
Siebel CRM Desktop for IBM Notes Administration Guide | Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |