Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Muthu
Partner - Creator III
Partner - Creator III

Automate QMC

Hi,

Is there any by which we can open the managment console and run the first task automatically based on a windows scheduler batch file`???

3 Replies
vardhancse
Specialist III
Specialist III

Hi,

Each individual task can be reloaded using triggers by giving some time factors we can schedule the tasks, not required to open the QMC all the time to run the task.

Muthu
Partner - Creator III
Partner - Creator III
Author

Hi Sasi,

Thanks for your reply and I am aware of that.

My requirement is I have a batch file which will look for a text file placed in a particular location, and that batch file is scheduled in windows,

Whenever that batch file runs and if the text file is present it has to open qmc and run a task.

jonathandienst
Partner - Champion III
Partner - Champion III

You should use EDX for this purpose. The batch file can trigger an EDX event to execute the task on QMC.

See here for more:Using EDX in QlikView 11

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein