Generating Data Quality Error Reports

BIL generates an HTML-based Data Quality Error report to make error investigation easier. This report is concise and shows an aggregated view of the errors sorted by Source System Key (SSK).

This Data Quality Error Report is only generated when data quality error messages have been generated.

The error reporting process is twofold:

  • Report Data Generation – A DataStage® job called BL_100_GenErrorReport aggregates error information produced during the BIL process and compiles them in an XML file.
  • Report Presentation – There are XSLT and HTML based assets that render the XML produced in the first step and present error data in form of a user-friendly report viewable on a web browser.