Solved

SSRS Server Report

  • 14 March 2023
  • 1 reply
  • 84 views

Userlevel 2
Badge +4

Hi all,

In software factory you have a option to use/upload a SSRS (server) report, but a ‘path’ is required. Which path should I enter here?

More info:
A reporting server has been set up with the following url http://domain.com/reports/browse/.

In this reporting server we have directories for different environments which should have their own version the report (img, text).

icon

Best answer by Tim Waalewijn 15 March 2023, 13:43

View original

This topic has been closed for comments

1 reply

Userlevel 2
Badge

Hey,

For SSRS (server) reports you will have to add the URL to the reporting server through an extended property called ssrsreportserver in your application’s runtime configuration.

The path field when adding the report to the Software Factory should be the relative path to the report on the server.

Just in case since you also tagged your post with “reporting service”, the same rules apply there except the ssrsreportserver value should be added to the appsettings.json file instead.