|
|
Line 1: |
Line 1: |
− | '''tvcli -cmd import_file -user meuemail@email.com -datamart 246 -file "c:\taticview\imp\planilha.xlsx" -notifyshare''' | + | '''tvcli -cmd import_file -user meuemail@email.com -datamart 246 -file "c:\taticview\imp\planilha.xlsx" -wait -notifyshare''' |
| '''if errorlevel <> 0''' | | '''if errorlevel <> 0''' |
| '''avisa do erro por email''' | | '''avisa do erro por email''' |
| '''fi''' | | '''fi''' |
Revision as of 16:07, 28 October 2016
tvcli -cmd import_file -user meuemail@email.com -datamart 246 -file "c:\taticview\imp\planilha.xlsx" -wait -notifyshare
if errorlevel <> 0
avisa do erro por email
fi