The Web.config file configuration must be performed on the computer where it is planned to work with the Sweethearting report. After making any changes in the Web.config file, it is necessary to restart the Cassini Service utility. |
You can filter the sweethearting events in order to build the Sweethearting report only by the events which occured while the check was open.
To filter the sweethearting events, do the following:
Copy to the clipboard or memorize the function numbers in the FunctionNumber column (3) which will indicate the start and end of the check.
For example, the Document start function with the corresponding function number 2000 can be used as the check start, and the Result function with the corresponding function number 2022 can be used as the check end. |
Save the changes in the Web.config file.
As a result, only the events which occured while the check was open will be displayed in the Sweethearting report. If the sweethearting event occured when the check was closed, such event will not be displayed in the report. |
The checks which do not have their start and end specified in the Web.config file will be considered incorrect and will not be processed. Meanwhile, the check with several starts and ends specified will be processed. |