Open main menu

TaticView β

Changes

Translations:Automate Update data/32/en

309 bytes added, 19:12, 16 July 2021
Importing a new version from external source
'''@ECHO OFF''' '''call C:\TaticView\tvcli -cmd import_file -user meuemailmy@email.com -datamart 246 -file "cC:\taticviewTaticView\impImport Files\planilhasales.xlsx" -datamart 674 -wait -notifyshare '''if %errorlevel% == 0 ( '''echo SALES updated successfully! ''') else ( '''echo Problems updating SALES! ''') '''call C:\TaticView\tvcli -cmd import_file -user my@email.com -file "C:\TaticView\Import Files\hr.xlsx" -datamart 673 -wait '''if %errorlevel <> % == 0( '''echo HR updated successfully! '''Error notification by email) else ( '''echo Problems updating HR! '''fi)'''
11,677
edits