Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change URL in email sent by SSRS

I have a reportserver that is succesfully able to send out subscriptions as emails. However, if I include the link to the report, the link is 'local'. The reportserver can be reached using

  • http://reporting.mycompany.com OR internally through our VPN.

The link in the email added by SSRS looks like

 - http://HOST_NAME/ReportServer/PATH_TO_REPORT

I have looked, tried, searched but I cannot find as solution. In the RS Configuration Manager two URL's have been added for the Web Service URL:

 - http://reporting.mycompany.com:80/ReportServer
 - http://HOST_NAME:80/ReportServer.

If I remove the second I can no longer connect, internally OR externally.

The Report Manager URL is set up as

 - http://reporting.mycompany.com:80/Reports

The only thing I want is to have the URL in the emails to look like

 - http://reporting.mycompany.com:80/ReportServer/PATH_TO_REPORT

I have been looking at the RS Configuration Manager, the RSconfig file, IIS but for the love of me, I cannot find a way to change the link in the email......

Who can point me in the right direction? Thanks for thinking with me!

Instructions on this didn't help either :s

like image 554
Henrov Avatar asked Oct 18 '25 13:10

Henrov


1 Answers

The instructions in this link are correct; http://www.sqlservercentral.com/Forums/Topic673108-162-1.aspx The fault actually was in the certificate that was being used.....

like image 158
Henrov Avatar answered Oct 21 '25 13:10

Henrov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!