Export - Form Submissions

This export was introduced in 9.7.4.

TABLE OF CONTENTS

Introduction

Navigate to OMS > Form Submission >  Tools

Administrators can export the forms that are submitted from this section.


  1. Under Tools, there are two options given from which the Administrator can Export the forms that are submitted.
    1. Export Customer info to Excel
    2. Export Customer info to CSV
  2. The following information gets exported.
    1. Form Code - A Unique code that gets generated when a User submits a form.
    2. Store Name - Store name for which the form is submitted.
    3. User Name - Username of the registered user who submitted the form.
    4. Full Name - Full name of the registered user who submitted the form.
    5. Created Date - The date on which the form was submitted.
    6. Form Field 1
    7. Form Field 2
  3. When an export process is initiated, a record with a download and delete option is displayed on the Dev Center > Export.

Export Details

Fields 

Description

Export ID

This is an auto-generated ID for each export request. 

Export Type

This indicates the type of Export.

File Type

This indicates the type of file that has been downloaded. It can be either Excel or CSV

Status

This field indicates the status of the requested export.

Start Date

This indicates the initial date and time when the export request is initiated

End Date

This 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). 

Important information on the Export  

  1. Exporting process can be initiated on the list page Form Submission and the progress of the Export can be checked through the Dev Center > Export.
  2. 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.
  3. When One Export is in process, then the Administrators can not initiate another Export.
  4. 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.
  5. Once the export is complete a Zip file gets created which an Administrator can download. 
  6. 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.
  7. The download icon is disabled for export records that failed.
  8. 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.
  9. If the form submission export is in progress then the Delete and Download buttons are disabled for such records until the status of the export changes to “successful”.
  10. 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.