Go to documentation repository
WEB Report System PSIM is installed as a part of Axxon PSIM.
Attention!
WEB Report System PSIM should be installed only on Server/Administrator's workplace (for details, see Axxon PSIM software. Administrator's Guide).
To install WEB Report System PSIM, do the following:
Select MS SQL Server DB server and set the connection parameters (for details, see Installation of Axxon PSIM as a Server/Remote Administrator's workstation). To continue the installation process, click Next.
Note
The WEB Report System PSIM database will be created on the selected SQL server.
Later it's possible to move the database of WEB Report System PSIM to another SQL server. After that, it is necessary to make changes to the <Axxon PSIM installation directory>\Modules\Wt2\Web.config file by correcting the ReportSystemConnectionString connection string:
Specify the connection strings to the main Axxon PSIM database and the POS PSIM receipts database. The connected databases will serve as a data source when creating reports.
To set connection string to the main Axxon PSIM database, do the following:
Click Connection to the main PSIM DB.
As a result the Data Link Properties dialog box is displayed.
In the Provider tab select Microsoft OLE DB Provider for SQL Server. Click Next.
As a result there will be an automatic switch to Connection.
In 1. Select or enter a server name line select from the list or enter manually the name of SQL server where the main Axxon PSIM database is stored.
To log on SQL server it is necessary to set authentication parameters. For this set switch into Use a specific user name and password position. In the User name and Password fields enter username (login) and password in order to connect to SQL server. Set the Allow saving password checkbox.
To check connection to SQL server, click Test Connection.
In case of successful connection, the window with the Test connection succeeded message will be displayed.
It's necessary to click OK in the window of message and as a result the window will be shut down automatically.
If the name of SQL server and/or authentication parameters that are used in order to connect to it were set wrong then the corresponding message is displayed.
To shut down the window with the message, click OK. Then correct the data and check connection to SQL server once again.
If check of connection to SQL server is successful, select from the Select database on server list the name of connected database.
Click OK in the Data Link Properties dialog box. As a result of this operation the dialog box will shut down.
Setting connection string to the main Axxon PSIM database is completed.
In the same way, set the connection string to the License Plate Recognizer database (the default database name is lprex).
In the same way, set the connection string to the DetectorPack PSIM database (the default database name is detectorpack).
Note
If you install POS PSIM, Auto PSIM and DetectorPack PSIM after the WEB Report System PSIM, it is necessary to connect the WEB Report System PSIM database to the corresponding modules. To do this, start the repairing mode of the reporting subsystem and specify the appropriate connection strings (see Repairing).
You can also set the connection strings to all databases through the <Axxon PSIM installation directory>\Modules\Wt2\Web.config file. Examples of connection strings are given below:
The installation of WEB Report System PSIM is completed.