Desktop User Guides > Interviewer > Viewing log information > Generating audit related reports:
 
Generating audit related reports:
Refer to the CreateOperatorReports.mrs sample script for information on using the InterviewerDataCollectionAudit_Analysis.mdd and DataCollectionAudit_Analysis.ddf files to generate audit related reports. The script is installed with the UNICOM Intelligence Developer Documentation Library at:
[INSTALL_FOLDER]\IBM\SPSS\<version>\DDL\Scripts\Interview\Utilities\CreateOperatorReports.mrs
and can be run via mrScriptCl.exe or in UNICOM Intelligence Professional.
Before running the reports, you will need to either copy the report script to the directory where the DataCollectionAudit_Analysis.mdd and DataCollectionAudit_Analysis.ddf are stored, or update the script (METADATA and DBLOCATION are defined at the top of the script) to point to the appropriate file paths. These files are typically in:
C:\Documents and Settings\<your Windows user name>\Application Data\UNICOM\Intelligence\<version>\Interviewer\Config\Audit
You might also want to update the OUTPUT setting (this defines the name and location of the output file). The output files are named OperatorReport.mtd and OperatorReport.htm and are located in the current directory. However, you can provide a different path and file names via the OUTPUT define setting.
Once you have updated the settings, you can run the script from a Windows command prompt using:
"mrScriptCl.exe CreateOperatorReports.mrs"
This creates an output .htm file of exported tables as well as an output .mtd file that you can use in UNICOM Intelligence Reporter for more investigation.
See also
Viewing log information
Viewing logs
Querying logs with DM Query
DataCollectionAudit_Analysis.mdd audit file definition
Viewing log information
Viewing logs
Querying logs with DM Query
DataCollectionAudit_Analysis.mdd audit file definition