Report Server Configuration
Report Server Configuration
Systems Support Document Center (379) Support Home Field Support Support KB Wiki
Step 2. Ensure that your Core computer name appears in the Server Name field and click Connect.
Step 3. Click Database
Step 4. Click “Change Database”
Step 5. Click “Choose an existing report server database” and click Next
Step 6. The Server Name may not match your core computer name. Edit the Server Name field to match the core server name (i.e. MMSWEBTEST1).
Step 8. From the drop down select “ReportServer” – Report Server Database and click Next
Step 10. Review the information on the screen is correct and select “Next” – Ensure that the Report Server Database displays your Server Name .
Step 12. Now select Report Manager URL from the left Connect window and click the link under URLs.
Step 13. Select Folder Settings
Step 14. Click New Role Assignment and type the name “CentracsUser”
Step 15. Select all roles to add to the CentracsUser and click OK.
Step 16. Stop all Centracs related services. You can do this manually via Services or create and run a .bat file containing the following:
net stop CentracsCore
net stop CentracsCommServer
net stop CentracsDeviceManager
net stop CentracsNTCIPDeviceManager
net stop CentracsACTDeviceManager
net stop CentracsMapTile
Step 17. Go to C:\Program Files(x86)\Econolite\Centracs\Reports\CentracsReportDeployment.exe.
Run CentracsReportDeployment.exe and wait for it to complete.
Step 18. Start all Centracs related services. You can do this manually via Services or create and run a .bat file containing the following:
net start CentracsDeviceManager
net start CentracsNTCIPDeviceManager
net start CentracsACTDeviceManager
net start CentracsCommServer
net start CentracsCore
net start CentracsMapTile
Step 19. Now go to the Centracs client and select Management > Configuration > Global Settings
Step 20. Click Add > Reports > and Add ReportServerURL. Change Value to your core server ip or 'localhost' http://yourcoreserverip/ReportServer
Step 21. When working with the Centracs client on a remote machine (like your laptop) ensure the value for this global setting has the I.P. address of your
core server (http://yourcoreserverip/ReportServer). This will ensure the reports are launched using the report server on your core machine.
* When using SQL 2017 Reporting Services is a separate install.
a) When installing SQL Reporting Services install to the Microsoft SQL Server folder
b) Then copy the econolite.ReportResource.dll to the bin folder of the report server
c) Then follow the above steps to configure the reports server