SynchronizeAllowResume
The SynchronizeAllowResume
parameter specifies whether to start synchronizing from the point reached during the last synchronize cycle, if that cycle stopped or terminated unexpectedly. By default, if the connector synchronizes some items contained in a repository but the task stops or encounters an error, the next synchronize cycle does not process those items again. If a synchronize cycle stops but you set this parameter to false
, the next synchronize cycle starts from the beginning.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Connector |
Example: | SynchronizeAllowResume=False
|
See Also: |