Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 3.08 KB

File metadata and controls

48 lines (32 loc) · 3.08 KB
title Activate the report server file sync feature in SharePoint
description The Report Server File Sync feature of Reporting Services uses SharePoint event handlers to sync the report server catalog with items in document libraries.
ms.date 09/25/2024
ms.service reporting-services
ms.subservice report-server-sharepoint
ms.topic how-to
ms.custom
updatefrequency5
monikerRange >=sql-server-2016 <=sql-server-2016

Activate the report server file sync feature in SharePoint

[!INCLUDEssrs-appliesto] [!INCLUDEssrs-appliesto-2016-and-later] [!INCLUDEssrs-appliesto-sharepoint-2013-2016i] [!INCLUDEssrs-appliesto-not-pbirsi]

The [!INCLUDEssRSnoversion] Report Server File Sync feature utilizes SharePoint event handlers to synchronize the report server catalog with items in document libraries. This feature is beneficial when users frequently upload published report items directly to SharePoint document libraries. If the file Sync feature isn't activated, content still synchronizes but not as frequently.

Note

Reporting Services integration with SharePoint is no longer available after SQL Server 2016.

The File Sync feature can be activated in SharePoint Site Administration after you install the [!INCLUDEssRSCurrent] Add-in for SharePoint products.

This feature can be manually activated and deactivated per site but not at the site collection level.

Prerequisites

The [!INCLUDEssRSnoversion] Add-in for SharePoint must be installed. If the add-in isn't installed, the file sync feature won't be visible in the site feature list.

To verify installation, view the list of installed applications in [!INCLUDEmsCoName] Windows Control Panel. If the [!INCLUDEssRSnoversion] Add-in is installed, follow the instructions in this article to activate the report server file sync feature.

To activate or deactivate the Reporting Services file sync feature on a site

  1. From the main page of your site, select the Site Actions menu and select Site Settings.

  2. In the Site Actions, select Manage Site Features.

  3. Find Report Server File Sync in the list.

  4. Select Activate.

Note

To deactivate the Report Server file sync feature, you can use the same procedure but select Deactivate.

Related content