Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

reload the file every one hour

hai everyone,

how can i reload the qlikview file for every one hour.

Please can any body give me suggestion on this question.

Thnks

11 Replies
prieper
Master II
Master II

Use a batch triggered by Windows scheduler.
Or use the QlikView-Server

HTH
Peter

Not applicable
Author

hai peter,

how can i work on Use a batch triggered by Windows scheduler.

please attach a example or say step by step process

thnks

Miguel_Angel_Baeyens

Hello venkat,

Create a new text file with notepad, and set this only line

"C:\Program Files\QlikView\qv.exe /r C:\Path\To\Document.qvw"


Save the file as "reload.bat" (quotes inlcuded) and schedule the task.

Hope that helps.

suniljain
Master
Master

As Miguel Mentioned,

you can schedule .bat file in scheduled tasks in control panel. That will work fine in your case.

Not applicable
Author

Hi,

if we are going to schedule for every two minutes. First thing is it feasible and secondly will it have any performance impact.

Not applicable
Author

Hello XXX,

If thats a question and you are trying to work with some real time data, then I think QV is a wrong application. I had a similar kind of a scenario where I had to work with almost real time data, but later on we identified, that its not really useful for Real time data. Anyways scheduling the reload can be done anytime, but whats the point?? I mean if you have such a small app which reloads in just 2 minutes, then we can always try and do it.

ANDY

Not applicable
Author

Hi Miguel,

I created a batch file and saved as .bat extension. And now how i can add to the Scheduler.

If Possible pls give me a step by step procedure

Thnks

Not applicable
Author

Hi Satish,

If you have licence to QLikView publisher, you can use the following steps to set-up a reload task.

1. Open QlikView Enterprise Management Console.

2. Click on the 'Documents' tab.

3. Click on the 'Source Documents' or 'User Documents' depening on the where your .QVW file is stored. Note you can configure this location using the EMC console.

4. On the right hand side panel, click on the '+' icon to schedule a task.

5. Use the 'Triggers' tab to define a reload schedule (daily, hourly etc..).

Regards,

Murali

Not applicable
Author

Hi Muralidhar,

Along with this steps, whether i need to create batch file for the qlikview file or not.

and

If i am not having the full Qlikview Publisher is there anyother way to do this automatic reload through scheduling the time.

Pls clarify this querries.

Thnks