Go to documentation repository
...
| XML file | Parameter | Available values | Default | Product version | Parameter in effect |
|---|---|---|---|---|---|
| <Axxon PSIM installation directory>\Modules\Wt2\Web.config | CamMonitorShift | -5000—5000 | 0 | In the current version | Sets shifting of video start while viewing report in milliseconds: >0—video will start later than the time specified in the report <0—video will start earlier than the time specified in the report |
| WorkThroughGateway | true, false | false | starting from 1.0.0 | Enables video receiving from the gateway for POS reports and for Face PSIM reports. A gateway is selected authomatically | |
| CommandTimeout | Time in secondsmilliseconds | 2004000 | In the current version | Allows setting the time in seconds milliseconds during which waiting for data receiving and report generation must occur | |
| PersonNameLength | >=0 | NA | 1.0.0 | By default, the parameter is absent in the file (corresponds to the 1 value). Add it to the <appSettings> section in the following format: <add key = "PersonNameLength" value = "5" /> The parameter limits the user's patronymic to the number of characters specified in the value parameter for Access Manager and Time&Attendance reports. Example (if value = "5"): Ivanoff Peter Alex. If value = "0", the full name is displayed completely, without abbreviations. Example: Ivanoff Peter Alexandrovich | |
| PersonNameIncludesId | 0, 1 | NA | 1.0.0 | By default, the parameter is absent in the file (corresponds to the 1 value). Add it to the <appSettings> section in the following format: <add key = "PersonNameIncludesId" value = "1" /> The parameter allows enabling the display of the user ID in parentheses after the user full name in the Access Manager and Time&Attendance reports. value = "1"—the user ID in parentheses is displayed after the user full name. Example: Ivanoff Peter Alexandrovich (1) value = "0"—the user ID isn't displayed | |
| SweatheartingEnabled | 0, 1 | 0 | 1.0.0 | Enables the Sweethearting report | |
| SweatheartingAddItemPosFunctionNumber | >=0 | NA | 1.0.0 | Sets the Adding product to document function number from the dbo.FuncDic table, which is necessary for the Sweethearting report's proper operation | |
| SweatheartingBeginReceiptPosFunctionNumber | >=0 | NA | 1.0.0 | Sets the function number used as the beginning of the receipt from the dbo.FuncDic table for the Sweethearting report's proper operation | |
| SweatheartingEndReceiptPosFunctionNumber | >=0 | NA | 1.0.0 | Sets the function number used as the beginning of the receipt from the dbo.FuncDic table for the Sweethearting report's proper operation | |
| SweatheartingFilterByReceiptIntervals | 0, 1 | 0 | 1.0.0 | Enables the sweethearting events filtering so that only the events that occurred while the receipt was open are displayed in the Sweethearting report | |
| SweatheartingAddTimeoutMs | >=0 | 500 | 1.0.0 | Sets the time period between the detector's event and the POS event, exceeding which, the sweethearting event is added to the Sweethearting report | |
| SweatheartingBeepEnabled | 0, 1 | 1 | 1.0.0 | Disables the sound notification about new events in the Sweethearting report | |
| SweatheartingStepCount | >=0 | 1000 | 1.0.0 | Sets the required number of the loaded events when first starting the Sweethearting report | |
| SweatheartingPreloadDays | >=0 | 140 | 1.0.0 | Sets the required number of days the events from which must be displayed when first starting the Sweethearting report | |
| EnablePasskindReport | true, false | false | 1.0.0 only | Enables an Issued pass cards report | |
| lpServerUrl | IP address of the http://localhost:[port]/[object] form | http://localhost:22441/core | 1.0.0 | Sets the IP address of the server the data from which is used to build reports. http://localhost:22441/core—address for the Access Manager reports. The port number is determined by the Restport key, the default is 22441. http://localhost:10001/lprserver—address for the AUTO reports. The port number is determined by the URMLPR\Restport key, the default is 10001. http://localhost:10000/firserver—address for the reports using the Face Recognition server. The port number is determined by the FRS\Restport key, the default is 10000. See also Registry keys reference guide | |
| PsimVideoStreamNumber | 0—4 | 0 | 1.0.0 | Sets the camera stream number in live video reports (0, 1 is the first camera stream) | |
| ShowIconNewCashier | true, false | true | 1.0.0 | Highlights the new cashier's name in the POS reportswith the "asterisk" icon and the different color name for those who work less than a specified number of days | |
| CountDaysNewCashier | >=0 | 30 | 1.0.0 | Sets the number of days within which the cashier is considered a new one (the key is used together with the ShowIconNewCashier key) | |
| QueueLengthDelta | 0, 0.5 | 0.5 | 1.0.0 | Sets the values threshold that are included into the table reports by the Queue Length detectors: 0—values equal to 0 and greater are included in the report 0.5—only the values greater than 0.5 are included in the report | |
| GenderAnalyticsUrl | IP address | http://localhost:10000/firserver | 1.0.0 | Sets the address of the server where the Face Recognition server is located (see Configuring the Gender analytics report) | |
| ReportSystemHost | IP address | localhost | 1.0.0 | Sets the address of the server on which the Axxon PSIM software is located. It is necessary for the Face recognition report (see Face recognition report) and Report by employee passes with photo (see Report by employee passes with photo) | |
| <Axxon PSIM installation directory>\Modules\Wt2\App_Data\Settings\DateFormat.config | ServerDateTimeFormat | Date and time format | d MMMMM yyyy HH:mm:ss | 1.0.0 | Sets the date and time format in General Reports (see Configuring the date and time format in General Reports) |
| <Axxon PSIM installation directory>\Modules\Wt2\App_Data\Mail\web.config | <configuration><system.net><mailSettings><smtp> from | String | NA | In the current version | Email address from which the auto-generated reports are sent (see Configuring the SMTP Server) |
| <configuration><system.net><mailSettings><smtp> host | String | NA | In the current version | SMTP server name (see Configuring the SMTP Server) | |
| <configuration><system.net><mailSettings><smtp> password | String | NA | In the current version | Password of the account used for sending the messages to the SMTP Server (see Configuring the SMTP Server) | |
| <configuration><system.net><mailSettings><smtp> port | >=0 | 25 | In the current version | Port number used by the SMTP Server (see Configuring the SMTP Server) | |
| <configuration><system.net><mailSettings><smtp> userName | String | NA | In the current version | Name of account used for sending the messages to the SMTP Server (see Configuring the SMTP Server) | |
| <configuration><system.net><mailSettings><smtp> enableSsl | true, false | false | In the current version | Enables the SSL encoding to connect to the SMTP Server (see Configuring the SMTP Server) | |
| <Axxon PSIM installation directory>\Modules\Wt2\App_Data\Settings\Settings.config | CurrencyFormat | String | ₽ | 1.0.0 | Sets the currency display format for the report by the number of goods with specific action |
| IsPersianLanguageUse | true, false | false | 1.0.0 | Enables the numbers filtering using the Persian alphabet and numbers. Note. If this key is set to the true value, then the IsArabicLanguageUse key must be set to false | |
| IsArabicLanguageUse | true, false | false | 1.0.0 | Enables the numbers filtering using the Arabic alphabet and numbers. Note. If this key is set to the true value, then the IsPersianLanguageUse key must be set to false |
...