Go to documentation repository
Documentation for Intellect Web Report System 3.4. Documentation for other versions of Intellect Web Report System is available too.
Previous page Next page
In order to create a protocol report, do the following:
- Select the Protocol report type (see Selecting a type of general report section).
- As a result the dialog box for specifying the report parameters will be displayed.
Set the following report parameters:
- Select the needed object type from the objects list (1).
- Select objects on which the report is to be created from the objects list of corresponding type (2).
- Click the button to display events corresponding to the selected object.
- Set the checkboxes in those events of the selected object on which information is to be displayed in the report (3).
- Set the Report with video: checkbox to create the report which will be contain video image from the camera (4).
- From the Camera: drop-down list select the camera from which the video will be displayed in the report (5).
- From the Filter: drop-down list select filter which will be applied to the report (6).
- In the Filter text: enter a condition by which filter will be performed in the report (7).
- In the Maximum of output strings: field enter the number of output strings in the protocol report (8).
- Specify the period as follows:
- From the Period dropdown list select the time period for which the report is to be created (9).
- If the User defined period is selected, enter the date of start and end periods for which the report is to be created in the from and to fields using the Calendar tool. Click the
- If the User defined 2 period is selected, specify the time of start and end periods for which the report is to be created using the
If another period type is selected, specifying the date of start and end periods is not needed. button.
- To create a report click Execute (10).
As a result the Protocol report with specified parameters is displayed.
A form of the Protocol report with video displaying consists of three parts. Part 1 is equal to the print form of protocol reports without video displaying. Part 2 displays video from the selected camera. Part 3 displays image.
Video is displayed in case of the video archive for the specified period is existed. Otherwise, the last frame from archive is displayed.
Images corresponding to events of employee passes will be displayed while using the FSA/ACS module. Specify the path to the folder with images in the <add key="PathToPhotos" value ="" /> parameter in the web.config file to display images. On default, the "/BMP/Person/" path is specified.
Names of files should correspond to ID of emloyees whose passes are displayed in report.
Attention!
It is impossible to print the form of Protocol report with video displaying. If it is needed to get the pint form of the Protocol report create the report without video, i.e. the Report with video: checkbox should be deselect.
The description of report fields is given in the table.
Field name | Description |
---|---|
Source | Source object of the event Note. The information in this column is received from the objid column of the dbo.PROTOCOL table of the Intellect database |
Object type | Type of source object of the event Note. The information in this column is received from the objtype column of the dbo.PROTOCOL table of the Intellect database |
Event | Name of the event Note. The information in this column is received from the action column of the dbo.PROTOCOL table of the Intellect database |
Information | Information on the event Note. The information in this column is received from the param0 column of the dbo.PROTOCOL table of the Intellect database |
Date | Date and time of the event Note. The information in this column is received from the date column of the dbo.PROTOCOL table of the Intellect database |
Computer | Name of the computer where the event happens |
Note
For details about the dbo.PROTOCOL table, see Base Intellect tables.
Note
The operator's comment confirming the event in Event Manager module is specified in square brackets in the Information field (see Example of working with the Event manager module).
Attention!
To create the auto generated protocol report you should select the report without video displaying.