This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 9da2200559a9eebe1856340ebc0ad1eb5cb36940 Author: mathieu.doray@ifremer.fr <unknown> Date: Tue Feb 13 11:30:00 2018 +0100 From scmwebeditor -- fd --- src/site/en/rst/importData.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/site/en/rst/importData.rst b/src/site/en/rst/importData.rst index 8232e9e8..d3523674 100644 --- a/src/site/en/rst/importData.rst +++ b/src/site/en/rst/importData.rst @@ -68,6 +68,13 @@ Important - The cell contents (as well as the column names) can be encapsulated between **"**. +Data check +~~~~~~~~~~ + +- The data imported into EchoBase are checked at the end of the import, to ensure that they are identical to the data in the input text file. +- Si les données dans le fichier texte et dans la base ne sont pas identiques, un message d'erreur est affiché. Ceci peut provenir de problèmes de format ou de consistence des données d'entrée. +- Afin de détecter ces problèmes, les fichiers texte d'entrée pour chaque import et le fichier "check" correspondant au contenu dans EchoBase sont disponibles dans le dossier "/var/local/echobase/data" du serveur où EchoBase est installé. Fichier d'import = "nomFichierImport-processed.csv" ; Fichier check = "nomFichierImport-checked.csv" + Voyage / Transit / Transect =========================== -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.