Import File

Prev Next

How to import files

Once your parsers are enabled, you can upload manually files.
You must choose first which parser to use for your batch:

  • RAW parser (SMF in binary)
  • LEGACY (SMF already by ZSA Mainframe)
  • CSV

If you choose CSV, you have to select the CSV parser you want to use. This parser must be in "Active" state.

Finally, you can choose:

  • Append: new parsed data will be inserted in the related table (append)
  • Replace: new parsed data will be inserted in the related table (from empty state). Be carefull, old data will be lost

A drop zone is available to upload files from your server or to drag&drop one or multiple files.
After your files choice, some information about uploading, reading, etc... will be displayed.

Limitations

You can't upload CSV and Binary at the same time.
The size of the files should be less than 1Go.

Steps explanation

image.png

There is four steps:

  1. Uploading: displays the progress of the file upload to the server in bytes.
  2. Read Files: shows the reading progress of the file(s).
  3. Parsing: shows for each record if it has been parsed, ignored or in error.
  4. Saving: shows for each parsed record if it has been saved.

At the end of the saving process, a message will appear with the table(s) having lines inserted in it.