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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Malar
Contributor II
Contributor II

2 Triggers for a task

Hi Everyone,

I have a requirement to schedule a task on 15th of every month after the dependent tasks are executed . In this example, 2 triggers are to be created :

1. Trigger - Task Event : on successful of dependent tasks

2. Trigger - Schedule Event : 15 th of every month : But here the start time has to be linked to the previous trigger . 

How does the triggers in reload task work ? Is there a way to include AND condition between the triggers ?

Regards,

Malar

Labels (1)
  • QMC

2 Replies
Niroopananda
Support
Support

Hi @Malar,

Check on the below link. This could be an option to configure the trigger to run after an successful task completion.

 

https://community.qlik.com/t5/New-to-Qlik-Analytics/How-to-set-task-Dependent-on-Multiple-task-qliks...

Malar
Contributor II
Contributor II
Author

Thanks @Niroopananda ! 

The link is about Task event trigger . In a Task event trigger , there can be more than one Tasks . My understanding is in a Task event trigger, there can be more than one Tasks defined . If there are more than one tasks , the result will be logical AND of results of all the tasks.

But if there are more than one triggers specified , then each trigger acts independently.

Is there a possibility to have trigger condition AND specified between Schedule trigger and Task event trigger ?