append - Adds the new data at the end of the TaticView Data File. It is necessary to be careful not to duplicate any data.
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'''
-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
+
-nonotifyerror (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.
+
-notifyshare (opcional) - sends data update notification to users who have these data file dashboards shared when the importing process ends without errors. Only works with -wait.
Revision as of 17:33, 21 September 2017
-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
-nonotifyerror (opcional) - does not notify the user if an error occurs during the process
-notifyshare (opcional) - sends data update notification to users who have these data file dashboards shared when the importing process ends without errors. Only works with -wait.