Toggle Incident Snapshot Pages

You can toggle between the new 16.0.2 Incident Snapshot page to the previous 16.0.1 Incident Snapshot page. This ability is only available until the next major version of DLP is released.
  1. Go to the config folder for your current release. The installation path of Enforce could be different, since you can install it anywhere. For example:
    C:\Program Files\Symantec\DataLossPrevention\EnforceServer\16.0.20000\Protect\config
  2. Open the
    Enforce.properties
    file in this folder.
  3. Switch between the 16.0.1 version (true) and the 16.0.2 (false) Incident Snapshot Page by adding or editing this property:
    com.vontu.manager.enable.old.incident.snapshot.page=true
    to toggle to the 16.0.1 Incident Snapshot page.
    com.vontu.manager.enable.old.incident.snapshot.page=false
    to toggle to the 16.0.2 Incident Snapshot Page.
  4. Restart the
    SymantecDLPManager
    service to enable the change to take effect.