The ScheduleStartTime
parameter specifies the start time for the fetch task, the first time it runs after you start the connector. The connector runs subsequent synchronize cycles after the interval specified by ScheduleRepeatSecs.
Set this parameter to:
H[H][:MM][:SS]
.now
- to start the task immediately after the connector starts.Scheduled tasks run only if the parameter EnableScheduledTasks
is set to True
.
Type: | String |
Default: | Now |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Connector |
Example: | ScheduleStartTime=14:30:00
|
See Also: |
|