EnableScheduledTasks
The EnableScheduledTasks
parameter enables or disables the internal scheduling of synchronize actions. When this is set to True
, the numbered tasks configured in the FetchTasks
section of the connector’s configuration file are performed according to their schedules. If this is set to False
, synchronize actions are performed only in response to an ACI request.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Connector |
Example: | EnableScheduledTasks=False
|
See Also: |