Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hai,
I would like to reload the QlikView application using the following batch script.
"c:\program file\QlikView\qv.exe" /r "F:\QlikviewQVDLive\Test.qvw"
Whether Qv Server / Qv Analyzer will support this batch script or do I need to use QlikView Developer / Professional / Analyzer+ installed machine to reload.
Thanks in advance.
I don't think QV server is going to support the batch script. You need to execute this on a machine where QV is installed. You may also schedule this script using windows task scheduler. Refer to the manual for more details.
Thanks
Amit
Qv.exe command line will only work with Qlikview installed (Developper / analyzer).
If this is necessary, you can install Qlikview on your QlikView Server then create the batch ( .bat or .vbs) and run the batch via Publisher ( if you have it).
Or as mentionned by Amit, run it using a windows task scheduler.
Rgds,
Sébastien