Skip to main content
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