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: 
Esneider
Partner - Contributor III
Partner - Contributor III

Reloading a file from the command line using QlikViewDistributionService

Hi,

I need help about reload file qvw using QlikViewDistributionService.

Example:

In the file QVDistributionService.exe.config change:

<add key="EnableBatchMode" value="false"/> by <add key="EnableBatchMode" value="true"/>

Now the following lines in file .bat:

"C:\Program Files\QlikView\Distribution Service\QlikViewDistributionService.exe" -r=C:\Temp\Reload.qvw

it doesn't work, some parameter is missing?

0 Replies