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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Looping of tasks in Execution Plan on TAC

Hi,

 

I have an execution plan which consists of 4-5 jobs which are right now scheduled to run after every 10 mins. The jobs are having the RunAfter trigger on TAC. I want to know if we can have a loop in the execution plan. I mean after the last task executes it should start running the first job(root job) again instead of waiting for 10 mins for the next trigger to happen. 

SO basically can we have a list of tasks running continuously  24*7 on TAC

 

Please let me know if this achievable ? If yes then how ?

 

TIA

Rucha Bhandiwad 

Labels (2)
1 Reply
fdenis
Master
Master

hi,
there is no loop on execution plan.
but there is some other way to do that.
- make a job with loop and call subjobs
- use an esb
- ….
the good choice depend on jobs, duration, process …

happy new year.
regards,