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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
dafnis14
Specialist
Specialist

Reload Bat Issue - QlikView 12

Hi,

I'm using the following command in a BAT file for a QlikView desktop on a server:

"C:\Program Files\QlikView\Qv.exe"  /r "C:\QlikView\Models\TESTBAT.qvw"

A window opens and closed but no reload takes place.

The log shows the following:

2018-10-21 17:30:15      Reload Executed By            XXXX\yyyy

2018-10-21 17:30:15      Process Executing             QlikView Desktop

2018-10-21 17:30:15      Process ID                    9828

2018-10-21 17:30:15      Execution finished.

Any idea why it fails to reload?

Thanks!

Labels (1)
1 Solution

Accepted Solutions
petter
Partner - Champion III
Partner - Champion III

Actually - I found a workaround

If you do a

     qv.exe  /nodata /r  qlikviewapp.qvw

It will work as expected....

View solution in original post

4 Replies
petter
Partner - Champion III
Partner - Champion III

I experience the same thing using the QlikView November 2017 SR6. I have not used this way of reloading documents in a very long time so I suspect very strongly that this is a bug that you need to report to Qlik as such.

petter
Partner - Champion III
Partner - Champion III

Be aware that you can log an issue with support even if you're not a customer or a partner:

Found a bug or a product related problem? You can open a case!

petter
Partner - Champion III
Partner - Champion III

Actually - I found a workaround

If you do a

     qv.exe  /nodata /r  qlikviewapp.qvw

It will work as expected....

dafnis14
Specialist
Specialist
Author

Oh my gosh!

I just installed QV 11 instead...and of course it works fine 🙂

For this specific project it would be ok.

But thank you anyway..

I marked it as correct so it would help others as well.