Accelerate the Value of Data

Download error Files

Learn how to download error files. On a Data loader interface, when a specific job is completed with errors, you can find out the information about any job error directly on the Data Loader page.

You can download the error files on the Job Details page. You can view the jobs and access the basic information about the issues.

You don’t have to download and extract the entire error file to a local machine. Even if the jobs have multiple error files, you don’t download these error files individually. To ensure users know what failed, Reltio displays error messages pulled from the Detailed Error Message field in the API response, for all data loads.

You can see a banner message on the top of a Job detail page. Also, you can see a snippet of the error details as a tooltip on the Job Status dashboard. Retrieve the error files easily by clicking on a link to a single, consolidated archive file.

  1. Select the Completed tab.
  2. Select the Job Status.

    Examples of some of the Job Statuses are Completed, Completed with Errors, Canceled, Stopped, and so on.

    On the Job Status page, the tooltip on the status card shows the status or the Description of the error.

  3. Select any existing Job.
    Select Download Error File from the Details tab.
    Note: By default, the Details tab is selected.

    You can see the Download Error File link only when the job is completed with errors and the error file is generated.

    You can see the attributes count below the pie chart in the Mapping summary.

  4. Select the Download Error File link.
    Note: If a job fails a Data Validation Function (DVF), the error message's details are taken from the error detailed message field in the returned JSON error file.
    All the error files are downloaded as a single archive (.Zip) format.

    The error file is available in the CSV File Format. The file contains all the input attributes along with the error messages. Currently, each error file contains 1000 records. If the number of records exceeds 1000, a new error file is created.

    A sample of an error file is as follows:

  5. Select the Analysis tab. The list of attributes are displayed to analyze the data uploaded.%;

    You can see Attributes with the corresponding details for uniqueness and completeness. Detailed analysis on the data is loaded into the platform through a given job are available.