Documentation for WEB Report System PSIM 1.0.1.

Previous page Selecting the type of general report  Change protocol report Next page

To create this report, select the Protocol report from the list of General reports (see Selecting the type of general report). Specify report parameters in the form that opens.

  1. In the Objects and events list (1), select the object types for the report by setting the corresponding checkboxes. All objects of this type will be automatically selected (2). To cancel the selection, clear the checkbox for the object type.

    Note

    You can select the view of the list of objects and events (see Selecting the view of the list of objects and events for the Protocol report).

  2. From the list of corresponding object types created in Axxon PSIM (2), select the objects for the report or use the Search field (3). To select all objects in the list, click All,to deselect, click None. After the search by clicking the All button all objects from the filtered list of objects are selected. You can also select one or more objects using the Shift (select an object) and Ctrl (deselect an object) keys.
  3. From the events list (4), select events for the report. These events will be added to the selected objects in column 2, and checkboxes will be set for the objects and the type to which they belong. To add all events to all selected objects in the list (2), click All. Checkboxes will be set for the objects and the type to which they belong. To cancel the addition, click None.
  4. After you select events for the corresponding object, the Object name column (5) that displays only selected objects and the Event column (6) that displays only selected events, will be filled out. From the selected objects and events you can find the required ones. For this, enter the name in the field 7 for objects and in the field 8 for events. The search starts from the first character.
  5. Set the Report with video checkbox (9) to create the report that contains the video image from the camera.

  6. From the Filter drop-down list (10), select the rule by which the data will be filtered when generating the report.

    1. No—filter isn't applied.

    2. Equal—report will be generated only for those events where the Information column content is strictly equal to the filter value specified in the Filter text field (11).

    3. Contains—report will be generated only for those events where the Information column contains the filter value specified in the Filter text field (11).

      Note

      The report is filtered only by the Information column (see the report fields description in the table below).

  7. In the Filter text field (11), specify the value for the report filtering.

  8. In the Maximum of output strings field (12), specify the maximum number of output strings in the protocol report.
  9. From the Period drop-down list (13), select the time period for which the report must be created.

    Note

    • If the Custom period is selected, enter the date of start and end periods for which the report must be created in the from and to fields using the Calendar tool. Click the  button near the corresponding field to use the Calendar tool.
    • If the Custom 2 period is selected, enter additionally the time of start and end periods for which the report must be created using the  button.

     

  10. Click the Execute button to generate the report.

Example of a protocol report:

The form of the protocol report with video displaying feature consists of three parts. Part (1) is similar to the print form of the protocol report without video displaying feature. Part (2) displays video from the selected camera if there is a video archive for the specified period. Otherwise, the last frame from archive is displayed.

The images corresponding to the employee access events will be displayed when using the FSA/ACS module. To display the images, specify the path to the folder with the images in the <add key="PathToPhotos" value ="" /> parameter in the web.config file. By default, the /BMP/Person/ path is specified.

The names of the files with the images must correspond to the ID of the employees whose accesses are displayed in the report.

Attention!

  • You cannot print the form of the protocol report with video displaying feature. If you need to get the print form of the protocol report, create the report without video, that is, the Report with video checkbox (9) must be clear.
  • When creating an autogenerated protocol report, you must select the report without video displaying feature.

Example of a print form of the protocol report:

Description of report fields is given in the table.

Field nameDescription
Source

Identifier of the source object of the event (data from the objid column of the dbo.PROTOCOL table of the Axxon PSIM database)

Object type

Type of object to which an event belongs (data from the objtype column of the dbo.PROTOCOL table of the Axxon PSIM database)

Event

Name of the event (data from the action column of the dbo.PROTOCOL table of the Axxon PSIM database)

Information

Additional information about the event (if available), such as the name of the computer where the event occurred, the operator's comment, and so on (data from the param0 column of the dbo.PROTOCOL table of the Axxon PSIM database)

Date

Date of the event (data from the date column of the dbo.PROTOCOL table of the Axxon PSIM database)

Time

Time of the event (data from the date column of the dbo.PROTOCOL table of the Axxon PSIM database)

ComputerName of the computer where the event occurred

Note

You can save the report in the following formats:

  • PDF,
  • Excel,
  • CSV.

The protocol report is created.