Report Server URL

Specify in this field the path to the server that is to be used to generate reports.

Note: This field is used only for reports generated using Microsoft SQL Server Reporting Services (SSRS).

This path should specify both the server and the virtual directory in which the SSRS software runs.

The required format for this field depends on the deployment mode you select. If you are running SSRS:

  • In native mode (recommended), use standard URL formatting, similar to this:

    http://server/SSRSvirdir

    where:

    • server is the DNS or IP address of the server on which the SSRS software runs.
    • SSRSvirdir is the virtual directory in which the SSRS software runs.
  • In SharePoint integrated mode, specify the URL to the SharePoint site containing the report files, similar to this:

    http://server

    OR

    http://server/site

    where:

    • server is the DNS or IP address of the server on which SharePoint runs.
    • site is the name of the SharePoint site.