Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Reload task in every 5 min

Hi all,

I have an app in Qliksense and I want to run the reload task for every 5 min.

How can I do it?

Thanks in Advance

1 Solution

Accepted Solutions
juraj_misina
Luminary Alumni
Luminary Alumni

Hi,

You can do it. In task details create an hourly trigger and set it to run every 0 hours and 5 minutes.

http://help.qlik.com/en-US/sense/November2017/Subsystems/ManagementConsole/Content/create-reload-tas...

Hope this helps

Juraj

View solution in original post

11 Replies
petter
Partner - Champion III
Partner - Champion III

You are asking about the Qlik Sense Desktop or Qlik Sense Enterprise?

petter
Partner - Champion III
Partner - Champion III

For Qlik Sense desktop these could help:

1) Auto Reloader: http://branch.qlik.com/#!/project/58276ae8d4dbcc7481114356

2) QlikSenseTask: Qlik Branch

QlikSenseTask could be invoked/started on a schedule with Windows Task Scheduler that is available on any Windows computer.

The AutoReloader will not need any additional tool as it has a built-in interval configuration setting in the extensions properties.

rittermd
Master
Master

You can only do it if you are using Enterprise.

But I would ask why so often?  And does 5 minutes allow enough time for the task to finish before it starts again?

Anonymous
Not applicable
Author

I am talking about Qliksense Enterprise.

Anonymous
Not applicable
Author

QA need that for testing I want to do through QMC. Ticket is to create a reload task lesser than 5 min. I was able to trigger the task for every hour but had no clue for less than 5 min.

Anonymous
Not applicable
Author

A bit stupid, but you could create 12 seperate tasks each running 5 minutes apart every hour.

Anonymous
Not applicable
Author

so I cannot trigger for every 5 min like we do for every hour. I can create only one task.

juraj_misina
Luminary Alumni
Luminary Alumni

Hi,

You can do it. In task details create an hourly trigger and set it to run every 0 hours and 5 minutes.

http://help.qlik.com/en-US/sense/November2017/Subsystems/ManagementConsole/Content/create-reload-tas...

Hope this helps

Juraj

Anonymous
Not applicable
Author

Thanks Juraj, It works absolutely fine.