Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have scheduled an application on a daily basis through the Management Console.
The Reload is set at 6.00 am. At times, the schedular fails and we have to manually reload the application from Management Console.
Now,I want to design an application in QlikView that can trigger the reload (complete reload), just the way Management console would in a QlikView application.
Kindly help me achieve this.
Thanks in advance.
Yes alternatives are there. But I would recommend you to go with Publisher, it is dedicated for that purpose.
Share the error message.?
Hi Priyanka
You can reload QlikView from the comandline, using the suffix /r. IE if you type
c:\Program Files\QlikView\QV.exe /r "d3test_loading.qvw"
From the command line, in the same folder as d3test_loading.qvw it will reload and save that file. You can also pass parameters through the command line.
This means you can set up a batch file (or a call through some programming language script eg VB) and schedule that, either through publisher or windows scheduler on your server.
However,as Saravana mentioned I would not recommend this as
a) it is not as secure
b) you do not get the log files, or error detection
c) you can't do things like add categories, or ad groups or section access etc that you can via the publisher.
I think you should find out what the problem is, and check that first though!
Regards,
Erica