Data Scrub > Web UI Configuration
  
Web UI Configuration
Using the audit trail functionality, a user can search for a data scrub based on a reference number or on date range, as displayed in Compliance History Search. This page enables the user to view the input CSV file, the output CSV file, or to view the status of the data scrub.

Compliance History Search
To configure the data scrub and audit trail functionality, the three system values listed in Compliance Notification System Values are required.

Compliance Notification System Values
 
Category
Key
Value
ITRAX
LAST BACKGROUND TASK NUMBER
This system value contains the last value of table xmbkts0’s BKTSID column. The Web UI uses this value to generate a unique sequence number for xmbkts0.BKTSID.
ITRAX
LISTENER INPUT ARC -datascrub
This system value holds the location of the input file; for example, C:\PRECISION\Data scrub\input.
The Web UI uses this value to get the location of the input file for the audit trail and saves the input CSV file here.
ITRAX
LISTENER OUTPUT ARC -datascrub
This system value holds the location of the output file; for example, C:\PRECISION\Data scrub\output.
The Web UI uses this value to get the location of the output file for the audit trail and saves the output CSV file here.