Export Failed Import Log Details

This export was introduced in 9.7.5.

TABLE OF CONTENTS

Introduction

Navigate to: Dev Center > Export

This article gives an overview of how the failed Import Logs can be exported. Administrators can export the failed import logs that are submitted from the Import field shown below. 

  1. Under Tools, there are two options given from which the Administrator can Export the Failed Import Details that are submitted.
    1. Export Failed Import Details info to Excel
    2. Export Failed Import Details info to CSV
    3. Export Failed Import Details info to PDF
  2. The following information gets exported.
    1. ID
    2. Row Number
    3. CSV Column Name
    4. CSV Column Data
    5. Error Description
  3. When an export process is initiated, a record with download and delete options is displayed on the Dev Center > Export with the following information
    1. Export Type - Failed Import Log
    2. File Type - CSV, Excel, or PDF (based on format)
    3. Status (depending on the current status of the process)
    4. Started
    5. Completed
    6. Failed 
    7. Start Date and Time
    8. End Date and Time

Export Details

FieldsDescription
Export IDThis is an auto-generated ID for each export request.
Export TypeThis indicates the type of Export.
File TypeThis indicates the type of file that has been downloaded. It can be either Excel, CSV, or PDF.
StatusThis field indicates the status of the requested export.
Start DateThis indicates the initial date and time when the export request is initiated
End DateThis indicates the end date and time when the export request is completed
Action

Administrators can download or delete the file from this section.

(Note - The administrator will not be able to download the file if the file is expired).


General information on the Export

  1. The export request is executed in the backend, so even if the administrator logs out or exits the export page the export request will still be in progress and the status is updated against that record on the export page once the request is completed.
  2. When One Export is in process, then the Administrators can not initiate another Export.
  3. Once the export process is completed Administrators have the capability to download the file from the export page by clicking on the download icon on the list page.
  4. Once the export is complete a Zip file gets created which an Administrator can download. 
  5. The Zip file can be downloaded only when the export request is Completed Successfully, in case the export request has failed no file can be downloaded.
  6. The download icon is disabled for export records that failed.
  7. The chunk size for every file should be defined on the web. config file. (E.g. If the chunk size has been defined as 50 and if the data records are around 150 then the system will create 3 files with 50 records each). This chunk size can be defined by the administrators. By default, it is 50.
  8. If the export is in progress then the Delete and Download buttons are disabled for such records until the status of the export changes to “successful”.
  9. If an administrator deletes multiple records through the tools selection, then the checkbox of the records whose status is “In Progress” will not get selected.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.