FetchTasks Configuration Parameters
This section describes the configuration parameters that you can use to create and schedule fetch tasks.
Each action that the connector performs consists of one or more tasks. Each task is associated with a section in the configuration file. The section to use is either specified in an action parameter or encoded in each document identifier supplied to the action.
When you run the synchronize
action, and the action does not specify which tasks to perform, the connector performs all of the fetch tasks.
When EnableScheduledTasks=true
, the connector also runs synchronize
actions for fetch tasks automatically, according a schedule that you configure.