You might want to delay synchronization to allow for differences in clock times between systems, or to allow batch imports to finish.
If you set this parameter, the connector adjusts the query that it uses to synchronize documents, so that new and updated documents are not retrieved until the specified number of minutes has passed.
This parameter applies only when LegacySecurity
is true
.
Type: | Long |
Default: | 0 |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | DelaySyncMinutes=2
|
See Also: | LegacySecurity |
|