Delphix Compliance Services

Masking report

Introduction

This feature offers masking job details, like how far it progressed before failing or how many fields had data conformity issues (or other errors), by producing a downloadable field-level masking job report in PDF or CSV format. 

Report structure

The report contains the following sections: job details, masking coverage, job duration, field-level outcome, aborting errors, and non-aborting errors.

Naming convention: Masking_Job_Report_<Job_UUID>_<Report_Creation_Time>.pdf

Job details

  • Job status

  • Connector name

  • Connector URL

  • Ruleset name

  • Report creation time

image-1679332683588.png

Masking coverage

  • Non-sensitive data

  • Uncategorized data

  • Sensitive data

    • Sensitive masked

    • Sensitive not masked

image-1679332720959.png
  • Job duration

    • Includes the job start and end time, in addition to job step details timing.

image-1679332801640.png
  • Field level outcome

    • Includes a table with field-level masking report results.

image-1679332893004.png
  • Aborting errors and non-aborting errors

    • In each section, if the error data is available, the report will display the table shown in the screenshot.

      image-1679332944782.png
    • If no error data is available, the report will display the following message shown in the screenshot.

      image-1679332993126.png

CSV masking report

The CSV report file format will produce a zipped report, which consists of multiple CSV files for each section. For example, ‘Job_Details.csv’ will contain the Job details section, as shown in the screenshot.

Naming convention: Masking_Job_Report_<Job_UUID>_<Report_Creation_Time>.zip

This is a list of CSV files contained in the zipped file.

  • Job_Details.csv

  • Job_Duration.csv

  • Masking_Coverage.csv

  • Field_Level_Outcomes.csv

  • Aborting_Errors.csv

  • Non_Aborting_Errors.csv