ConnectorLibraryTaskTypes

A comma-separated list of features to enable in the connector library.

You can use the following values:

  • SynchronizeLibraryTask
  • SynchronizeIdsLibraryTask
  • CollectLibraryTask
  • DeleteLibraryTask
  • InsertLibraryTask
  • UpdateLibraryTask
  • HoldLibraryTask
  • ViewLibraryTask
Type: String
Default: All features are enabled
Required: No
Configuration Section: Connector
Example:

To enable the synchronize and view tasks, set this parameter to:

ConnectorLibraryTaskTypes=SynchronizeLibraryTask,ViewLibraryTask

See Also: