Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Summary

This article describes the Microsoft SharePoint 2010 Indexing Connector for Documentum issue that is fixed in the SharePoint 2010 Indexing Connector for Documentum hotfix package that is dated December 13, 2011.

INTRODUCTION

Issue that this hotfix package fixes


When you use SharePoint 2010 Indexing Connector for Documentum to index the contents of an EMC Documentum repository, only items whose VersionLabel property are marked with CURRENT are indexed and returned in search results.


Resolution

Hotfix information


A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft website:

http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To install this hotfix, you must have SharePoint 2010 Indexing Connector for Documentum installed.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace a previously released hotfix.

Registry information

To use one of the hotfixes in this package, you do not have to make any changes to the registry.

More Information

After you apply the hotfix package, you must add an attribute to the repository element in the documentum connector configuration file (DCTMConfig.xml) for every server that has the crawl functionality. To enable the hotfix package, follow these steps:

  • Locate the following path for the documentum connector configuration file:

    %CommonProgramFiles%\Microsoft Shared\Web Server Extensions\14\CONFIG\SearchConnectors\Documentum\DCTMConfig.xml

  • In the section of your repository, add the IndexAllVersions="True" attribute:

    <Repository Name="RepositoryName" IndexAllVersions="True">
    <DFSWebServiceURIs>
    <DFSWebServiceURI>"http://dfswebservice/services"</DFSWebServiceURI>
    </DFSWebServiceURIs>
    </Repository>

    Note Before you add the IndexAllVersions="True" attribute, your repository section should be as following:

    <Repository Name="RepositoryName">
    <DFSWebServiceURIs>
    <DFSWebServiceURI>"http://dfswebservice/services"</DFSWebServiceURI>
    </DFSWebServiceURIs>
    </Repository>
  • Restart the Search Service Application on every server that has the crawl functionality.

  • Perform a full crawl.

Note

  • The number of document in the index can increase greatly after you apply these steps. This may require a larger search deployment to index all content.

  • Relevance can be affected because each version of a document is viewed as a separate document in the search system. There is no guarantee that the current version will be returned in the search result.

  • We recommend that you enable this hotfix only if you have a specific requirement to index all versions of a document.



File information

This hotfix may not contain all the files that you must have to fully update a product to the latest build. This hotfix contains only the files that you must have to correct the issues that are listed in this article.

The global version of this hotfix package uses a Microsoft Windows Installer package to install the hotfix package. The dates and the times for these files are listed in Coordinated Universal Time (UTC) in the following table. When you view the file information, the date is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

Download information

File name

File version

File size

Date

Time

Searchdctm2010-kb2597075-fullfile-x64-glb.exe

14.0.6114.5000

1,352,816

19-Nov-11

11:09


Microsoft Windows Installer .msp file information

File name

File version

File size

Date

Time

Searchdctm-x-none.msp

Not Applicable

73,728

18-Nov-11

23:05


After the hotfix is installed, the global version of this hotfix has the file attributes, or a later version of the file attributes, that are listed in the following table:

Searchdctm-x-none.msp

File name

File version

File size

Date

Time

Documentum.dll

14.0.6114.5000

154,416

16-Nov-11

21:52

Model.xml

Not Applicable

77,228

29-Mar-11

20:31


References

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×