Translations:Automate Update data/25/en

From TaticView
Revision as of 17:33, 21 September 2017 by FuzzyBot (talk | contribs) (Importing a new version from external source)
Jump to: navigation, search

-cmd - import_file - uploads the data file and places it in the import queue

 -user                  - TaticView user 
 -datamart              - identifier of the data file obtained in the Data file properties at the interface.
 -file                  - Text data file (CSV) or spreadsheet (XLSX,XLS) to be imported.
 -type (opcional)       - clear_and_add - Deletes all data from TaticView Data File and imports the new data. (default)
                          append        - Adds the new data at the end of the TaticView Data File. It is necessary to be careful not to duplicate any data.
 -wait (opcional)       - waits for the end of the import.  It is needed to test Output Status
 -noerror (opcional)    - does not notify the user if an error occurs during the process
 -notifyshare (opcinal) - sends data update notification to users who have these data file dashboards shared when the importing process ends without errors.