Page 1 of 1

Command line refresh

PostPosted: Wed Nov 15, 2017 11:00 am
by Atronics
I want to setup a scheduled task that calls a batch file to update some QlikView models. According to the documentation, the following command line should work.
"C:\Program FIles\QlikVIew\QV.EXE" "/r" "/vuserid = Admim" "/vpassword = j1wa" C:\Data\QlikView\Jiwa7\JIWA V7 BI Operations - JiwaDemo7.qvw
However, the variables vuserid and vpassword are ignored and are asked for when the batch file is run, defeating the purposes of unattended refreshing.
I don't want to disable the security settings, so how do I effect an unattended data refresh in QlikVIew?