配置和使用 Documentum 连接器 (SharePoint Server 2010)

 

适用于: SharePoint Server 2010

上一次修改主题: 2016-11-30

通过 Microsoft SharePoint 2010 Indexing Connector for Documentum,Microsoft SharePoint Server 2010 和 Microsoft Search Server 2010 产品可以对存储在 EMC Documentum 系统中的内容编制索引。本文介绍如何安装和配置 Indexing Connector for Documentum 连接器以便与 Microsoft SharePoint Server 2010 结合使用。

若要从 Microsoft 下载中心下载 Indexing Connector for Documentum,请使用以下链接:Microsoft SharePoint 2010 Indexing Connector for Documentum (https://go.microsoft.com/fwlink/?linkid=191180&clcid=0x804)。

Indexing Connector for Documentum 包含以下功能:

  • 基于 SharePoint 2010 搜索连接器框架

  • 64 位连接器

  • 一个连接器支持多个版本的 EMC Documentum Content Server

  • 对 Documentum 对象和对象元数据编制索引

  • 支持 Documentum 安全定义和策略

  • 支持使用 Windows PowerShell 进行自动配置和管理

  • 可配置的搜索结果 URL 可以支持多个 Documentum 客户端应用程序

  • 支持对爬网使用文件和文件夹排除

以下列表描述 Indexing Connector for Documentum 支持和不支持的对象类型及属性。

支持的容器对象及属性:

  • dm_cabinet 和子类型

  • dm_Folder 和子类型

  • r_object_type

  • object_name

  • title

  • subject

  • keywords

  • owner_name

  • r_creator_name

  • r_creation_date

  • r_modifier

  • r_modify_date

  • cabinetpath

  • folderpath

支持的文档对象及属性:

  • dm_document

  • authors

  • keywords

  • r_full_content_size

  • r_creation_date

  • object_name

  • r_modify_date

  • r_modifier

  • subject

  • title

  • r_object_type

  • a_content_type

  • owner_name

  • r_version_label

  • r_lock_date

  • r_lock_owner

  • r_policy_id

  • r_current_state

  • log_entry

  • r_creator_name

  • r_access_date

  • a_storage_type

  • i_retain_until

  • ContainerPath

  • 所有自定义属性

不支持的对象类型:

  • 临时 Cabinet

  • 临时文件夹

  • 临时文件

安装和配置 Indexing Connector for Documentum 的必备组件

可使用以下过程安装和配置 Indexing Connector for Documentum 的必备组件。必须按照列出顺序执行这些步骤。

SharePoint 2010 Indexing Connector for Documentum 的必备软件包括:

  • 以下 SharePoint Server 2010、Search Server 2010 或 FAST Search Server 2010 for SharePoint 产品之一:

    • Microsoft SharePoint Server 2010

    • Microsoft Search Server 2010

    • Microsoft Search Server 2010 Express

    • Microsoft SharePoint 2010 for Internet Sites Enterprise

    • Microsoft SharePoint 2010 for Internet Sites Standard

    • Microsoft FAST Search Server 2010 for SharePoint

    • Microsoft FAST Search Server 2010 for SharePoint Internet Sites

  • 您必须使用具有 DFS 修补程序 1049 的 DFS Server v6.5 SP2。需要对此服务器进行配置并连接到所有存储库。

  • 您必须使用 DFS Productivity Layer 6.5 SP2 和 DFS 修补程序 1049 .NET 程序集。

    .NET 程序集包含在 DFS 修补程序 1049 包中。通过在 EMC Powerlink 网站上提出服务请求,可以获取 DFS 修补程序 1049 包(包含服务器端修补程序和客户端修补程序),网址如下:https://powerlink.emc.com(该链接可能指向英文页面)。或者,也可以联系 EMC 客户代表。

    Indexing Connector for Documentum 使用 EMC DFS (Documentum Foundation Services) 作为连接应用程序编程接口 (API) 来访问 Documentum 存储库。因此,必须在将要安装 Indexing Connector for Documentum 的 SharePoint Server 2010 爬网服务器上安装和配置 DFS Productivity Layer(DFS Server 的客户端).NET 组件。

安装和配置 Indexing Connector for Documentum 的必备组件

  1. 使用具有 Administrators 组成员身份的用户帐户登录到将创建 Documentum 内容访问帐户的计算机。

  2. 创建用于爬网的 Documentum 内容访问帐户。Indexing Connector for Documentum 使用 Documentum 内容访问帐户从 Documentum 存储库中检索内容。此帐户必须具有以下凭据:

    • 至少具有要对其进行爬网的文档的读取权限。

    • 至少具有要对其进行爬网的 Cabinet、文件夹和记录(仅具有元数据的文档)的浏览权限。

  3. 在每个爬网服务器上,将 DFS Productivity Layer .NET 程序集部署到全局程序集缓存 %windir%\assembly 中。Indexing Connector for Documentum 使用四个 DLL。在将 DLL 部署到全局程序集缓存之前,应验证 DLL 的名称和版本。以下文件包含在 DFS1049 修补程序中,提取到默认路径时位于 %local%\emc-dfs-sdk-6.5\emc-dfs-sdk-6.5\lib\dotnet 目录中:

    • Emc.Documentum.FS.DataModel.Core.dll,版本号 6.5.0.231

    • Emc.Documentum.FS.DataModel.Shared.dll,版本号 6.5.0.231

    • Emc.Documentum.FS.runtime.dll,版本号 6.5.0.231

    • Emc.Documentum.FS.Services.Core.dll,版本号 6.5.0.231

    备注

    可以将这四个 DLL 拖放到全局程序集缓存 (%windir%\assembly) 以进行部署,但是可能必须关闭用户帐户控制才能执行此操作。

  4. 要使 DFS Productivity Layer .NET 程序集正常运行,必须更新 .NET machine.config 文件,以包含 DFS Productivity Layer 的 WCF 设置。在每个爬网服务器上,打开位于以下目录中的 machine.config 文件:%windir%\Microsoft.NET\Framework64\V2.0.50727\CONFIG。以下 WCF 设置允许传输的每个 Documentum 内容对象(文档文件及其元数据)的最大大小为 30 MB。管理员可以在“DfsDefaultService”绑定中增加“maxReceivedMessageSize”以允许更大的内容。默认 SharePoint 搜索将处理最大大小为 16 MB 的文件。要对大于 16 MB 的文件进行爬网,服务器管理员必须编辑位于以下位置的服务器系统注册表:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\14.0\Search\Global\Gathering Manager\MaxDownloadSize。

    警告

    不正确地编辑注册表可能会对系统造成严重损坏。更改注册表之前,应对计算机上的所有重要数据进行备份。

    转到 %windir%\Microsoft.NET\Framework64\v2.0.50727\CONFIG,打开 machine.config 文件,然后将以下 XML 代码段添加到 <configuration> 元素中:

    <system.serviceModel>
    <bindings>
    <basicHttpBinding>
    <binding name="DfsAgentService" closeTimeout="00:01:00"
     openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00"
     allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard"
     maxBufferSize="10000000" maxBufferPoolSize="10000000" maxReceivedMessageSize="10000000"
     messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered"
     useDefaultWebProxy="true">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
      maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    <security mode="None">
    <transport clientCredentialType="None" proxyCredentialType="None"
    realm="" />
    <message clientCredentialType="UserName" algorithmSuite="Default" />
    </security>
    </binding>
    
    <binding name="DfsContextRegistryService" closeTimeout="00:01:00"
       openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00"
       allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard"
       maxBufferSize="10000000" maxBufferPoolSize="10000000" maxReceivedMessageSize="10000000"
       messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered"
       useDefaultWebProxy="true">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
    maxBytesPerRead="4096" maxNameTableCharCount="16384" />
    <security mode="None">
    <transport clientCredentialType="None" proxyCredentialType="None"
    realm="" />
    <message clientCredentialType="UserName" algorithmSuite="Default" />
    </security>
    </binding>
    <binding name="DfsDefaultService" closeTimeout="00:01:00" openTimeout="00:10:00" receiveTimeout="00:20:00" sendTimeout="00:10:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="10000000" maxBufferPoolSize="10000000" maxReceivedMessageSize="30000000" messageEncoding="Text" textEncoding="utf-8" transferMode="StreamedResponse" useDefaultWebProxy="true">
    <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="1048576" maxNameTableCharCount="16384"/>
    <security mode="None">
    <transport clientCredentialType="None" proxyCredentialType="None" realm=""/>
    <message clientCredentialType="UserName" algorithmSuite="Default"/>
    </security>
    </binding>
    </basicHttpBinding>
    </bindings>
    </system.serviceModel>
    
  5. Indexing Connector for Documentum 将对 Documentum 文档访问控制列表 (ACL) 进行爬网,并将此列表映射到系统 ACL。这允许用户搜索 Documentum 中他们具有读取权限的文档。Indexing Connector for Documentum 支持三种类型的 ACL 转换,您可以使用以下 Windows PowerShell cmdlet 在 DCTMConfig.xml 中配置这些转换:Set-SPEnterpriseSearchDCTMConnectorConfig。

    以下列表提供用于设置系统 ACL 的 Windows PowerShell 配置选项:

    • 无安全限制 - Indexing Connector for Documentum

      Indexing Connector for Documentum 将在爬网过程中忽略 Documentum ACL,并且每个 SharePoint 用户都可以搜索所有已爬网文档。

    • 使用同一帐户 - Indexing Connector for Documentum

      当 Documentum 和 SharePoint 2010 产品均使用 Active Directory 域服务 (AD DS) 或 Active Directory 目录服务时,Indexing Connector for Documentum 假定用户或组在两个系统中使用同一帐户。

    • 根据用户映射表转换 ACL

      如果 Documentum 和 SharePoint 2010 产品未同时使用 AD DS 或 Active Directory,并且您希望启用安全性搜索,则必须设置用户映射表以指定如何执行 ACL 转换。

  6. 用户映射表需满足以下条件:

    • 用户映射表必须位于 Microsoft SQL Server 2008 或更高版本的数据库中。

    • OSearch14 服务帐户对用户映射表数据必须至少具有读取权限。

    DCTMCredentialDomain

    Documentum 帐户的域名。帐户来自本地计算机或 LDAP 系统时,请填充此列。Documentum 帐户的 User Source 属性应该为 None 或者 LDAP,否则应将该列保留为空。

    DCTMCredentialRepository

    Documentum 帐户的存储库名称。帐户来自 Documentum 存储库时,请填充此列。

    DCTMCredentialLogonName

    Documentum 帐户的登录名

    NTCredential

    在 SharePoint Server 中搜索 Documentum 内容的 Windows 域用户帐户

    示例:Documentum 存储库用户 Dan Park 的登录名链接到 Finance 存储库。Dan 的 Windows 域用户帐户为 Litwareinc\dpark。在这种情况下,Dan 的用户映射表条目显示如下:

    DCTMCredentialDomain

    ""

    DCTMCredentialRepository

    Finance

    DCTMCredentialLogonName

    dpark

    NTCredential

    Litwareinc\dpark

    备注

    任何未分配值的单元格都不能为 NULL 或者为空。必须分配以下空字符串值:''
    对于每个 Documentum 组,用户映射表中必须有一个 NT 组,并且它们必须包含相同的用户信息。

    可使用以下脚本创建用户映射表:

    CREATE TABLE <replace with your user mapping table name>
    (
    DCTMCredentialDomain nvarchar (255) NOT NULL , 
    DCTMCredentialRepository nvarchar (32) NOT NULL , 
    DCTMCredentialLogonName nvarchar (80) NOT NULL , 
    NTCredential nvarchar (255) NOT NULL , 
    CONSTRAINT PK_CredentialMapping PRIMARY KEY CLUSTERED 
    ( DCTMCredentialDomain, DCTMCredentialRepository, DCTMCredentialLogonName )
    ) 
    

    使用 Documentum/NT 凭据对填充新映射表,如上表所示。授予 OSearch14 帐户对此表的读取权限。

安装和配置 Indexing Connector for Documentum

可使用以下过程安装和配置 Indexing Connector for Documentum。

安装和配置 Indexing Connector for Documentum

  1. 请参阅 Add-SPShellAdmin。本文包含的信息可帮助您检验执行此过程所需的权限。

  2. 打开 Windows PowerShell 命令控制台。

  3. 在场中运行爬网组件的每台服务器上,运行 Indexing Connector for Documentum DCTMIndexConn.exe。按照安装向导中提供的步骤进行操作。

  4. 在爬网服务器上,使用以下 Windows PowerShell cmdlet 将索引连接器注册到 Search Service 应用程序中:New-SPEnterpriseSearchCrawlCustomConnector

  5. 对单个 Search Service 应用程序使用以下示例:New-SPEnterpriseSearchCrawlCustomConnector -SearchApplication "<name of your Search service application>" -Protocol "dctm" -ModelFilePath <"C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\CONFIG\SearchConnectors\Documentum\MODEL.xml>" -Name "Microsoft SharePoint 2010 Indexing Connector for Documentum

  6. 对场中的所有 Search Service 应用程序使用以下示例:Get-SPEnterpriseSearchServiceApplication | New-SPEnterpriseSearchCrawlCustomConnector -Protocol "dctm" -ModelFilePath "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\CONFIG\SearchConnectors\Documentum\MODEL.xml" -Name "Microsoft SharePoint 2010 Indexing Connector for Documentum"

  7. 在每个爬网服务器上,使用以下 Windows PowerShell cmdlet 设置配置详细信息:Set-SPEnterpriseSearchDCTMConnectorConfig。所有设置均存储在 \Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\CONFIG\SearchConnectors\Documentum\DCTMConfig.xml 中。如果使用了多台爬网服务器,则每台服务器上的所有设置必须全部相同。

    使用以下 Windows PowerShell 命令显示适用于 Indexing Connector for Documentum 的帮助和示例:

    • Get-help Set-SPEnterpriseSearchDCTMConnectorConfig -full 显示完整帮助。

    • Get-help Set-SPEnterpriseSearchDCTMConnectorConfig -examples 仅显示示例。

    下表介绍 Set-SPEnterpriseSearchDCTMConnectorConfig cmdlet 的重要参数。

    ACLTranslation 控制 ACL 转换的行为

    UserMappingTable

    默认值。Indexing Connector for Documentum 根据用户映射表将 Documentum ACL 转换为 Windows ACL。UserMappingTableSQLServer、UserMappingTableSQLInstance、UserMappingTableName 和 UnMappedAccount 仅在 ACLTranslation 设置为“UserMappingTable”时才生效。

    NoSecurity

    Indexing Connector for Documentum 在爬网期间忽略 Documentum ACL。例如,任何 SharePoint 用户都可以搜索 Documentum 中的所有文档。您可以通过此选项拒绝强制实施安全修整,或实施自定义安全修整。

    SameAccountName

    Indexing Connector for Documentum 假定 Documentum 和 SharePoint 用户使用同一帐户,如 Active Directory 中的共享帐户。如果发现无效 NT 帐户,Indexing Connector for Documentum 将放弃帐户权限。

    UnmappedAccount 定义如何处理在用户映射表中未定义相应 Windows 帐户的 Documentum 帐户。

    DiscardACE

    “UnmappedAccount”的默认值。如果找不到映射的 Windows 帐户,Indexing Connector for Documentum 将放弃 Documentum 帐户。如果文档具有任何其他映射的帐户,则将对文档进行爬网。如果此文档的任何帐户均无法映射,则放弃该文档,并且将在爬网日志中输入一条错误消息。

    AssumeSameAccount

    假定 Documentum 帐户存在相同的 NT 帐户。

    UserMappingTableSQLServer

    运行包含用户映射表的 SQL Server 的计算机的主机名。

    UserMappingTableSQLInstance

    包含用户映射表的 SQL Server 实例的名称。

    UserMappingTableDBName

    包含用户映射表的 SQL Server 数据库的名称。

    UserMappingTableName

    用户映射表的名称。

    DisplayURLPatternForDocument

    文档的 DisplayURL 模式。部分字符串由占位符(如 <ObjectId><RepositoryName><Format>)取代的任何有效 URL。例如,可以从 Documentum Webtop 访问的文档的 URL 可能显示如下:“http://WebtopMACHINE_NAME:PORT_NUMBER/webtop/drl/objectId/<ObjectId>/format/<Format>”。

    DisplayURLPatternForContainer

    文件夹和 Cabinet 的 DisplayURL 模式。部分字符串由占位符(如 <ObjectId><RepositoryName><Format>)取代的任何有效 URL。例如,可以从 Documentum Webtop 访问的文件夹或 Cabinet 的 URL 可能显示如下:“http://WebtopMACHINE_NAME:PORT_NUMBER/webtop/drl/objectId/<ObjectId>”。

    DFSURL

    指定要对其进行爬网的每个存储库的 DFS Web Services URL。可以为每个存储库指定多个 DFS Web Services URL。请使用以下格式:“RepositoryName1\DFSURL1.1\DFSURL1.2\...\DFSURL1.n\\RepositoryName2\DFSURL2.1\DFSURL2.2\...\DFSURL2.n\...”

    PersistDCTMACL

    指定是否在已爬网属性中存储 Documentum ACL。如果“PersistDCTMACL”设置为“True”,则 Indexing Connector for Documentum 将 Documentum ACL 信息存储为已爬网属性。默认值为“False”。

    Example 1: Set to "UserMappingTable" mode.
    Set-SPEnterpriseSearchDCTMConnectorConfig -ACLTranslation "UserMappingTable" -UnmappedAccount "DiscardACE" -UserMappingTableSQLServer "<YourDatabaseServerName>" -UserMappingTableSQLInstance "<YourDatabaseInstanceName>" -UserMappingTableDBName "<YourMappingDatabaseName>"  -UserMappingTableName "<YourMappingTableName>" -DFSURL "RepositoryName1\http://MACHINENAME1:PORT1/services\\RepositoryName2\http://MACHINENAME2:PORT2/services\http://MACHINENAME3:PORT3/services" -DisplayURLPatternForDocument "http://MACHINENAME4:PORT4/webtop/component/drl?objectId=<ObjectId>&format=<Format>&RepositoryName=<RepositoryName>" -DisplayURLPatternForContainer "http://MACHINENAME5:PORT5/webtop/component/drl?objectId=<ObjectId>&RepositoryName=<RepositoryName>"
    
    Example 2: Set to "NoSecurity" mode.
    Set-SPEnterpriseSearchDCTMConnectorConfig -ACLTranslation "NoSecurity" -DFSURL  "RepositoryName1\http://MACHINENAME1:PORT1/services\\RepositoryName2\http://MACHINENAME2:PORT2/services\http://MACHINENAME3:PORT3/services" -DisplayURLPatternForDocument "http://MACHINENAME4:PORT4/webtop/component/drl?objectId=<ObjectId>&format=<Format>&RepositoryName=<RepositoryName>" -DisplayURLPatternForContainer "http://MACHINENAME5:PORT5/webtop/component/drl?objectId=<ObjectId>&RepositoryName=<RepositoryName>"
    
    
    Example 3: Set to "SameAccountName" mode.
    Set-SPEnterpriseSearchDCTMConnectorConfig -ACLTranslation "SameAccountName" -DFSURL "RepositoryName1\http://MACHINENAME1:PORT1/services\\RepositoryName2\http://MACHINENAME2:PORT2/services\http://MACHINENAME3:PORT3/services" -DisplayURLPatternForDocument "http://MACHINENAME4:PORT4/webtop/component/drl?objectId=<ObjectId>&format=<Format>&RepositoryName=<RepositoryName>" -DisplayURLPatternForContainer "http://MACHINENAME5:PORT5/webtop/component/drl? objectId=<ObjectId>&RepositoryName=<RepositoryName>"
    
  8. 设置配置详细信息后,请在每个爬网服务器上重新启动 OSearch14 服务。

为 Indexing Connector for Documentum 创建爬网规则

在爬网之前,请创建爬网规则以包含或排除 Documentum 中的特定内容。可使用以下过程为 Indexing Connector for Documentum 创建爬网规则。

为 Indexing Connector for Documentum 创建爬网规则

  1. 确认执行此过程的用户帐户是 Search Service 应用程序的管理员。

  2. 打开 SharePoint 管理中心,然后单击“管理服务应用程序”。

  3. 单击要在其中创建爬网规则的 Search Service 应用程序。

  4. 在“爬网”下,单击“爬网规则”。

  5. 在“管理爬网规则”页上,单击“新建爬网规则”。

  6. 在“添加爬网规则”页上,指定以下信息以创建至少一条爬网规则:

    1. 在“路径”框中,键入要对其进行爬网的内容的路径。可以使用通配符“*”或正则表达式语法。

      由于 Documentum 对内容使用区分大小写的名称,因此请选中“区分大小写”复选框。

    2. 在“爬网配置”部分,选择“包含此路径中的所有项目”,然后选择“对复杂 URL (包含问号(?)的 URL)进行爬网”。

    3. 在“指定验证”部分,选择“指定其他内容访问帐户”,然后在相应的框中键入上文中指定的 Documentum 内容访问帐户和密码。

    4. 确保清除“不允许基本身份验证”复选框。

  7. 单击“确定”完成配置。

    备注

    • 可以为 Documentum 创建多个爬网规则以包含或排除 Documentum 内容。

    • 可以使用不同的爬网规则为不同的 Documentum 内容指定不同的内容访问帐户。例如,您有两个存储库,每个存储库有两个内容访问帐户。在一个爬网规则中指定的 Documentum 内容访问帐户只适用于该爬网规则中的路径所涵盖的 Documentum 内容。

    下表定义了用于引用 Documentum 对象的路径的格式。

    对于存储库

    dctm://<clientapphostname>/<repository name>

    对于 Cabinet

    dctm://<clientapphostname>/<repository name>/<cabinet name>

    对于文件夹

    dctm://<clientapphostname>/<repository name>/<cabinet name>/<folder name>

    对于文档

    dctm://<clientapphostname>/<repository name>/<cabinet name>/<folder name>/…/<folder name>?DocSysID=<r_object_id>。r_object_id 是该文档的对象 ID。

<clientapphostname> 是 Documentum 客户端应用程序的主机名(如 Webtop 或 DA)。此处配置的 <clientapphostname> 应该与内容源中使用的名称相同。<repository name>、<cabinet name> 和 <folder name> 区分大小写。

为 Indexing Connector for Documentum 创建内容源

可使用以下过程创建内容源。

为 Indexing Connector for Documentum 创建内容源

  1. 确认执行此过程的用户帐户是 Search Service 应用程序的管理员。

  2. 打开 SharePoint 管理中心,然后单击“管理服务应用程序”。

  3. 单击要在其中创建内容源的 Search Service 应用程序。

  4. 在“搜索管理”页上的“快速启动”中,单击“内容源”。

  5. 在“管理内容源”页上,单击“新建内容源”。

  6. 在“添加内容源”页上,执行以下操作:

    1. 在“名称”框中,键入内容源的名称。

    2. 在“内容源类型”部分,选择“自定义存储库”。

    3. 在“存储库的类型”部分,选择“SharePoint 2010 Indexing Connector for Documentum”。使用在 Search Service 应用程序中注册 Indexing Connector for Documentum 时指定的名称。

    4. 在“开始地址”部分,键入开始地址。开始地址格式与路径模式相同。可以为内容源键入多个开始地址,每行一个。

    5. 在“爬网计划”部分,从“完全爬网”和“增量爬网”下拉列表中选择计划,或者为每种类型的爬网创建计划。

    6. 在“内容源优先级”部分,根据业务要求为内容源分配优先级。

    7. 选择“对该内容源启动完全爬网”,以便在创建内容源后立即启动爬网。

    8. 单击“确定”完成配置并接受所有配置的选项。

    Documentum 内容源即配置完毕,系统可以对在内容源中指定的 Documentum 内容存储库进行爬网。

SharePoint Server 2010 支持可扩展的体系结构以提高性能。可以部署多个爬网服务器和配置多个爬网程序,以便同时对 EMC Documentum 数据库进行爬网。