附录 B:安装 Microsoft SharePoint 适配器

BizTalk Server 包括一个 SharePoint 适配器,该适配器可以接收消息或将消息发送到 SharePoint。

BizTalk Server 2016BizTalk Server 2013 R2/ 2013 的软件要求列出了受支持的 SharePoint 版本。

BizTalk Server 2016 中的 SharePoint 适配器

BizTalk Server 安装程序会自动安装 CSOM 可再发行组件包,就像文件适配器、FTP 适配器和其他现成适配器一样。

SSOM 选项已删除,不可用。

BizTalk Server 2013 和 R2 中的 SharePoint 适配器

在 BizTalk Server 2013 R2 和 BizTalk Server 2013 中,SharePoint 适配器有两个选项。

SharePoint 对象模型 DESCRIPTION
CSOM - SharePoint 适配器 建议。 BizTalk Server 安装程序会自动安装 CSOM 可再发行组件包,就像文件适配器、FTP 适配器和其他现成适配器一样。

SharePoint 计算机上没有安装要求。
SSOM - SharePoint Web 服务 已弃用。 在 SharePoint 计算机上运行 BizTalk Server 安装程序,仅选择 SharePoint 适配器。 此设置将安装一个 IIS Web 服务,用于处理与 BizTalk Server 上的 SharePoint 适配器的通信。

在大多数环境中,BizTalk Server 和 SharePoint 位于单独的计算机上。

安装之前

  • 如果 BizTalk Server 2013 R2 或 2013 和 SharePoint 安装在同一台计算机上,则可以安装 SharePoint SSOM 和 CSOM 组件。

  • 安装 SharePoint 时,单击 “服务器场 ”选项,即使在创建单服务器 BizTalk Server 和 SharePoint 安装时也是如此。 服务器场安装允许配置 SharePoint 数据库。

  • CSOM:SharePoint Services 适配器 提供有关配置 SharePoint 接收位置和发送端口的信息。

  • BizTalk Server 2010 和早期版本使用服务器端对象模型(SSOM)连接到 SharePoint 2010。

CSOM 和 SSOM 支持的版本

下表列出了 SharePoint 支持:

版本 支持 CSOM 支持 SSOM
SharePoint 2016 是的
SharePoint 2013 是的
SharePoint Online 是的
SharePoint 2010 是的 是的
SharePoint 2007 是的

安装 CSOM SharePoint 适配器

  1. 根据以下要求使用 SharePoint 计算机:

    版本 CSOM 支持
    SharePoint 2016

    安装 SharePoint 2016
    是的
    SharePoint 2013

    安装 SharePoint 2013
    是的
    SharePoint Online

    SharePoint Online 管理
    是的
    SharePoint 2010

    SharePoint Server 2010 的安装和部署
    是的
    SharePoint 2007
  2. 在 BizTalk Server 上安装 Windows Identity Foundation:

    操作系统 信息
    Windows 10、Windows 8.1、Windows Server 2016、Windows Server 2012 和 Windows Server 2012 R2 Windows Identity Foundation 作为功能包含在操作系统中,可在打开或关闭 Windows 功能中找到。
    Windows Vista SP1 可在 Windows Identity Foundation 下载。
  3. 安装 BizTalk Server:

    版本 行动
    BizTalk Server 2016 运行 BizTalk 设置。
    BizTalk Server 2013 R2 运行 BizTalk 设置,不要 检查 Windows SharePoint Services 适配器
    BizTalk Server 2013 运行 BizTalk 设置,不要勾选Windows SharePoint Services 适配器

安装 SSOM SharePoint 适配器(已弃用)

  1. 请根据以下 SSOM 要求使用安装了 SharePoint 的计算机:

    版本 SSOM 支持
    SharePoint 2016

    安装 SharePoint 2016
    SharePoint 2013

    安装 SharePoint 2013
    SharePoint Online

    SharePoint Online 管理
    SharePoint 2010

    SharePoint Server 2010 的安装和部署
    是的
    SharePoint 2007

    SharePoint Server 2007 安装
    是的
  2. 在 SharePoint 计算机上,配置 SharePoint 并扩展默认网站。 扩展网站时,会创建一个单独的 IIS 网站,其中包含相同的内容,但也提供唯一的 URL 和身份验证类型。

    请参阅 SharePoint 2010:扩展 Web 应用程序

  3. 在 SharePoint 计算机上运行 BizTalk Server 安装,并仅选择 Windows SharePoint Services 适配器。 这会安装 Web 服务。 不要运行 BizTalk 配置

  4. 在 BizTalk Server 上安装 BizTalk Server。 请勿检查 Windows SharePoint Services 适配器

  5. SharePoint Web 服务(SSOM)仅在 64 位模式下运行。 在安装 SharePoint 之前,ASP.NET 和 IIS 应用程序池在 SharePoint 计算机上必须处于 64 位模式。 为此,请按以下步骤操作:

    • ASP.NET:打开 IIS 管理器,单击网站,然后双击 “处理程序映射”。 在 已启用 列表中,确认 PageHandlerFactory-ISAPI-2.0-64 已列出。

    • 应用程序池:打开 IIS 管理器,单击“应用程序池”,选择应用程序池,然后单击“高级设置”。“启用 32 位应用程序”中,选择 “False”。