You are not logged in.
We are going to have two instances of Report Server, one being a copy of the other. (Dev/Production)
We'd like to be able to easily differentiate scheduled email reports for each one. Is there anyway to have a Global Constant in the subject of an email, so we only have to update a Global Constant, and have all of our reports send out emails with something like:
Subject: Report A - ${RS_ENVIRONMENT_NAME}
Where we have a Global Constant RS_ENVIRONMENT_NAME, which is "Prod" in one instance, and "Dev" in the other?
How do other people manage having a production and dev instance of the Report Server?
Offline