We’re moving from one environment to another and we’ll do a couple of ‘refreshes’ to make sure everything comes across correctly. One of the items we had to do on the first pass was to import all of the custom reports into SSRS.
I don’t have a ton of knowledge SSRS, but if I have to separately import them, it would be logical to assume they are outside of the SQL database. Why then, when we just did a refresh are all the custom reports gone and in need of reimporting?
When the environment is created in the EAC (Epicor Admin Console), you specify a name for SSRS.
I don’t recall all the details as its been years since I created a new environment (or even used EAC).
One thing I originally did (which I’m sure I’ll get some dirty looks about) was to use the same SSRS for both my PROD and my TEST environments. This alleviated needing to copy the SSRS stuff from my LIVE SSRS stores to a TEST SSRS stores. The down side was that fiddling around with reports in TEST could actually change the RDL, whch the same RDL is also being used in PROD.