IdentifiersFromDatastore

A Boolean value that specifies whether the identifiers fetch action reports information from the datastore, instead of querying the repository. Viewing information from the datastore is useful if you want to know which items the connector has seen instead of browsing the items that exist in the repository.

To show the status from the datastore, set this parameter to TRUE. Items that exist in the repository but have not been seen by the connector are not returned in the response. Items that have been deleted in the repository might be returned if they have not been synchronized since they were deleted.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or FetchTasks or Connector
Example: IdentifiersFromDatastore=TRUE
See Also: