Configure Your Documentum Connector Using Web.config

This topic is about version 3 of the connector.

The following additional parameters are available for tuning:

  • PagingFix: This specifies the number of additional items retrieved on Full Crawl Enumeration when clean time break not achieved.
    • Default:1000
  • RestEndpoint: This specifies the rest endpoint of the Documentum REST API.
    • Default: dctm-rest
  • PagingSize: This specifies the number of items requested per page when calling the REST API.
    • Default: 1000
  • CacheExpiration: This specifies the expiration in minutes for an item in cache to be removed since last access.
    • Default: 10
  • RequestTimeoutInSeconds: This specifies the REST API call timeout.
    • Default: 120
  • DirectDownloadEnabled: If enabled, the document download link is built based on document original self link;
  • IgnoreFileSizeRestrictions: If enabled, the document binary content (file blob) is retrieved automatically, asynchronous and it ignores the file size limit configured in the Content settings. This is a performance optimization as it does not wait for file size metadata Provides context with details such as the source, type, owner, and relationships to other data sets. Metadata provides details around the item being crawled by Connectivity Hub. to be retrieved first.
    • Default: False
  • DownloadRelation: Download Relationship Linked from Primary-Content relationship 
  • DownloadRelationType: Specifies which relation link type to use from the specified Primary-Content determined by the DownloadRelation setting (above). Possible values: ACS, LOCAL  
    • Default: ACS
  • MediaUrlPolicy: This specifies the value for the media policy url.
    • Default: ?media-url-policy=ALL