Documentum connector release notes

The respective releases of the Documentum connector feature the following enhancements. For more information about the connector, see About the Documentum connector.

Documentum Connector 3.2.0.0

System Enhancements

Feature Description
Support for media policy URL configuration

You can now specify the value of your media policy url for your Documentum instance.

For more information, see configure your Documentum connector using web.config.

Support for Documentum sub-queries in filters

The Documentum connector has added a new <tablesWithoutObjectId> configuration setting to allow you to specify sub-queries in your custom filters, without making the custom filter check result in an invalid DQL statement.

For more information, see Set up and configure the Documentum Connector.

Support for ignoring r_is_public attributes

In the Documentum connector, the r_is_public attribute is used as a flag to skip permissions on a document and mark it as public. As a result, a new <ignoreR_is_Public> configuration setting has been added to allow you to ignore this attribute on your documents, and enforce permission processing.

For more information, see Set up and configure the Documentum Connector.

Fixed issues

Documentum Connector 3.1.0.0

System Enhancements

Feature Description
D2 Rest API support The Documentum connector now supports D2 REST API. For more information, see the Documentum documentation.
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. enhancements The Documentum connector can now retrieve the full path of all folders where a specific document is referenced.
Configuration settings enhancements You can now configure the delete, purge, and save audit events. Additionally, you can now specify multiple audit events. For more information see How to Set Up and Configure Documentum Connector.

Fixed issues