The Intellect Web Report System is installed as a part of the Intellect software. Information about compatibility of the Intellect software versions and Intellect Web Report System is presented by link: General information about product releases and versions compatibility.
The Intellect Web Report System should be installed only on Server/Remote administrator workplace (for details, see Intellect software. Administrator's Guide). |
To install Intellect Web Report System do the following:
From the Select DB Server from the drop-down list select SQL server where the database of the Intellect software package configuration is located. The database of Intellect Web Report System will be created on the same SQL server.
Later it's possible to move the database of Intellect Web Report System to another SQL server. The changes should be made in <Intellect installation directory>\Modules\Wt2\Web.config file by correcting the ReportSystemConnectionString connection string:
|
Set the authentication method that will be used by the Intellect Web Report System while connecting to SQL server with the database of the Intellect software package configuration.
Connecting by the Windows Account information method there is a confirmation of user identity by using current account information of Windows OS. Method of using specified user name and password allows confirming SQL server authenticity.
Windows Account information method is used in the following cases:
|
Method of using login and password is for the following cases:
|
To continue the installation process click Next.
A window will appear in which it is necessary to set the connection string of the Intellect Web Report System to the main Intellect database, to the POS Intellect receipts database, and to the Auto Intellect databases. The connected databases will serve as a data source when creating reports.
If the POS Intellect software and the Auto Intellect software are installed after the Intellect Web Report System installation, the connection of Intellect Web Report System database to the corresponding module is to be performed. Launch the Repairing mode of Intellect Web Report System and enter the corresponding connection strings (see Repairing). |
To set connection string to the main Intellect database, do the following:
8.1 Click Connection to the main Intellect DB.
8.2 As a result the Data link properties dialog box is displayed.
8.3 In the Data provider tab select Microsoft OLE DB Provider for SQL Server. Click Next.
8.4 As a result there will be an automatic switch to Connection.
8.5 In 1. Select or enter a server name line select from the list or enter manually the name of SQL server where the main Intellect database is stored.
8.6 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.
8.7 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 ОК 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 ОК. Then correct the data and check connection to SQL server once again.
8.8 If check of connection to SQL server is successful, select from the Select database on server list the name of connected database.
Database of the Time and Attendance module coincides with the database of Intellect configuration (name by default is intellect). |
8.9 Click ОК in the Data connection properties dialog box. As a result of this operation the dialog box will shut down.
Setting connection string to the main Intellect database is completed.
In the same way, set the connection string to the License Plate Recognizer database (the default database name is lprex).
Set the connection string to the Intellect Detector Pack database (the default database name is detectorpack) using Web.config configuration file.
You can set the connection strings to the databases using the <Intellect installation directory>\Modules\Wt2\Web.config file. Examples of connection strings are given below: <connectionStrings>
</connectionStrings> |
Intellect Web Report System installation is finished and system is installed in C:\Program Files (x86)\Intellect\Modules\Wt2 folder.
If there is no folder it will be created automatically. |
After Intellect Web Report System is installed, it's necessary to restart Intellect software package. |