Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
gq
Contributor III
Contributor III

Qliksense Custom scheduling not working

I have to schedule a qliksense job to load every two hours between 4am to 3pm,

Here is the condition i have set  0 4,6,8,10,12,14,16 - 1-5 * * * * 

It does not throw any error but the job is failing. 

Any help is appreciated.

 

Thanks

Labels (1)
1 Solution

Accepted Solutions
theoat
Partner - Specialist
Partner - Specialist

Hello,

Try something like this :

Start : 04:15 -> First run at 04:00
Custom increment (0 2 0 0) -> Every 2 hrs
Custom Filter (* 4-15 - * * * * * *) ->Task run between 4:00 and 15:59

Enjoy your Qlik.

Kind regards,
Théo ATRAGIE.

View solution in original post

2 Replies
theoat
Partner - Specialist
Partner - Specialist

Hello,

Try something like this :

Start : 04:15 -> First run at 04:00
Custom increment (0 2 0 0) -> Every 2 hrs
Custom Filter (* 4-15 - * * * * * *) ->Task run between 4:00 and 15:59

Enjoy your Qlik.

Kind regards,
Théo ATRAGIE.

gq
Contributor III
Contributor III
Author

Thank you for your response Théo, appreciate it

I have added condition * 4,6,8,10,12,14,16 - * * * * * on hourly trigger,  this has worked successfully, i encountered an issue with QMC that initially misled me for sometime.