Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Web WEB Report System PSIM is installed as a part of the Axxon PSIM software. an extension to Axxon PSIM. For the information on the compatibility of WEB Report System PSIM with Axxon PSIM versions, see General information about product releases and versions compatibility.

Note
titleImportantAttention!

The Web WEB Report System PSIM should must be installed only on Server/Remote administrator Administrator's workplace (for details, see Axxon PSIM software. Administrator's Guide).

To install Web WEB Report System PSIM, do the following:

  1. Run In the root directory of the distribution package, run the setup.exe executable file in the distribution root directory. 
  2. To continue the installation process, click  the Next button.
    Image Modified
  3. Read the terms of the license agreement carefully. Then set the switch to select I accept the terms of the License agreement position and click the Next button.
  4. Select MS SQL Server DB server and set the connection parameters (for details, see Installation of Axxon PSIM™ software PSIM as a Server/Remote administrator workplaceAdministrator's workstation).

  5. To continue the installation process, click

  6.  
  7. the Next button.

    Info
    titleNote
  8. .
  9. The

  10. Web
  11. WEB Report System PSIM

  12.  database will be
  13. database is created on the selected SQL server.

  14. Later it's possible to move
  15. Later, you can move the database

  16. of Web
  17. of WEB Report System PSIM to another SQL server.

    After that, it is necessary to make changes to

  18. the 
  19. the <Axxon PSIM installation directory>\Modules\Wt2\Web.config file by correcting the

  20. ReportSystemConnectionString
  21. connection string ReportSystemConnectionString:

    <add name="ReportSystemConnectionString" connectionString="Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=ReportSystem;Data Source=(local)\SQLEXPRESS2014;" providerName="System.Data.SqlClient"/>

    Image Modified

  22. Specify the connection strings to the main Axxon PSIM database and the POS PSIM receipts receipt database. The connected databases will serve as a data source when creating you create reports.


  23. To set the connection string to the main the main Axxon PSIM database, do the following:

    1. Click the Connection to the main Axxon PSIM DB button.
      As a result, the Data link properties dialog box is displayed.
      Image RemovedLink Properties window opens.

    2. In the
    3. Data provider
    4. Provider tab, select Microsoft OLE DB Provider for SQL Server.
      Image Added
    5. Click the Next button.
      As a result there will be an automatic switch to ConnectionThe Connection tab opens automatically.

    6. In the 1. Select or enter a server name line section, select from the drop-down list or enter manually the name of the SQL server where the main main Axxon PSIM database is stored.

    7. To log on to the SQL server it is necessary to set , enter authentication parameters.

      1. For this

      set switch into
      1. , in the 2. Enter information to log on to the server section, select Use a specific user name and password

      position
      1. .

      2. In

      the
      1. the User name and Password fields, enter the username (login) and password in order to connect to the SQL server.

      2. Set

      the
      1. the Allow saving password checkbox.

    8. To check the connection to the SQL server, click the Test connectionConnection button.

      1. In case

      of
      1. the connection is successful

      connection
      1. , the window with the Test connection succeeded message will be displayed.


      Image Removed
      It's necessary to click
      ОК in the window of message and as a result the window will be shut down automatically.
      1. Click the OK button to close the window.
        Image Added

      2. If the name of the SQL server and/or authentication parameters that are used in order to connect to it were set wrong, then the corresponding message is displayed.
        Image Modified

      To shut down
      1. Click the OK button to close the window

      with the message, click ОК
      1. . Then correct the data and check the connection to the SQL server once again.

    9. If the check of the connection to the SQL server is successful, select from the Select the database on the server drop-down list the name of the connected database.

    10. Click ОК in the Data connection properties dialog boxClick the OK button in the Data Link Properties window. As a result of this operation the dialog box will shut down.
      Setting , the window closes.
      The setup of the connection string to the main main Axxon PSIM database is completed.

  24. In the same way, set the connection string to the POS PSIM database of receipts (the default database name is pos).
  25. Click the Next button to proceed to setting up the connection to the Auto PSIM databases.
  26. In the same way, set the connection string to the Traffic Detection database (the default database name is traffic_db).
  27. In the same way, set the the connection string to the License Plate Recognizer database (the default database name is lprex).

  28. Click the Next button to proceed to configuring the connection to the the DetectorPack PSIM databases.
  29. In the same way, set the connection string to the DetectorPack PSIM database (the default database name is detectorpack).

    Info
    titleNote.

    If you install POS PSIM, Auto PSIM, and DetectorPack PSIM after the Web WEB Report System PSIM, it is necessary to connect the Web WEB Report System PSIM database to the corresponding modules. To do this, start the repairing mode of the reporting subsystem report system and specify the appropriate corresponding connection strings (see Repairing Repair).

    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:

    • <add name="Axxon PSIMDB" connectionString="Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=Axxon PSIM;Data Source=(local)\SQLEXPRESS2014" />
    • <add name="PosDB" connectionString="Data Source=(local)\SQLEXPRESS2014;Persist Security Info=False;Integrated Security=SSPI;Initial Catalog=pos;Provider=SQLOLEDB.1" providerName="System.Data.SqlClient" />
    • <add name="TrafficDB" connectionString="Provider=SQLOLEDB.1;Data Source=(local)\SQLEXPRESS2014;Persist Security Info=False;Integrated Security=SSPI;Initial Catalog=traffic_db" />
    • <add name="DtDB" connectionString="Provider=SQLOLEDB.1;Data Source=(local)\SQLEXPRESS2014;Persist Security Info=False;Integrated Security=SSPI;Initial Catalog=dt" />
    • <add name="ReportSystemConnectionString" connectionString="Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=ReportSystem;Data Source=(local)\SQLEXPRESS2014;" providerName="System.Data.SqlClient" />
    • <add name="Analytics" connectionString="Server=localhost;Port=15432;User id=postgres;Password=Analytics_default_DB_4;Database=analytics;CommandTimeout=600;" providerName="Npgsql" />
    • <add name="lprex" connectionString="Provider=SQLOLEDB.1;Data Source=(local)\SQLEXPRESS2014;Persist Security Info=False;Integrated Security=SSPI;Initial Catalog=lprex" />
    • <add name="detectorpack" connectionString="Provider=SQLOLEDB.1;Data Source=(local)\SQLEXPRESS2014;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=detectorpack;"/>
  30. To continue the installation process, click click the Next button. As a result, the copying of the necessary Web  WEB Report System PSIM files components to the hard disk will startstarts.
    Image RemovedImage Added
    After successful copying of the 
    Web the WEB Report System PSIM components are successfully copied, a message about the completion of the installation the installation process will be is displayed. Then click Finish..
    Image Removed
    Image Added
  31. Click the Finish button.

The installation of Web WEB Report System PSIM is completed.