Forum Discussion
Anonymous
4 years agoNot applicable
Paginated Report URL in subscription
Hey Team! Is it possible to change/modify link which is sent in the subscription of the Paginated Report? In case of my customer the link includes the name of the processing node, which processed the report. But the customer wish is that link should include the alias of the system (there are several processing nodes in the system and one query node). So is it possible to link URL link to the system alias?
Any links will be enormously appreciated!
It's worth checking this step of the configuration guide for setting up a scale out deployment
I believe that the subscriptions use the UrlRoot setting in the rsreportserver.config file to generate the links. (make sure to set this the same on all your nodes)
2 Replies
- d_gosbellSuper User
It's worth checking this step of the configuration guide for setting up a scale out deployment
I believe that the subscriptions use the UrlRoot setting in the rsreportserver.config file to generate the links. (make sure to set this the same on all your nodes)
- AnonymousNot applicable
Thank you d_gosbell for your suggestion!