Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QV remains open after reloading

Hi,

I use command lines to reload and generate pdf files.

The command lines are scheduled on Windows task scheduler.

I would like to schedule the following commands lines to reload the QVW and to generate the pdf files :

"C:\Program Files\QlikView\qv.exe" /r "F:\BI\test.qvw" in one batch file and

"C:\Program Files\QlikView\qv.exe" "F:\BI\test.qvw" /vvPrintReports=1 /NoSecurity in a second batch file.

The problem is that the task running the first command never end and Qlikview remains open.

So the pdf files are not genereted.

I need your help.

Regards.

1 Reply
Not applicable
Author

Mark the "Close after completion" check box.
That will close the popup window and allow qv.exe to terminate.

Cheers