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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
lawrance
Creator II
Creator II

On Multiple Events Triggers

Hi all,

How to set two On Multiple events in QMC.

I triggered but it is not working in my end. Could someone please explain how resolve this issue?

On Muliple Events.png

Thanks,

Lawrance A

6 Replies
asgardd2
Creator III
Creator III

Hello!

   If i understand correctly you want , that the task can be started, if the TRIGGER1 OR TRIGGER2 is TRUE.

Maybe, the parameter "Time constraint" equal a small value??

satheshreddy
Creator III
Creator III

Hi Lawrance,

if you want to create multiple event trigger,

First create one job and then you can use multiple event trigger and create new job when the first created job succeeded.

Regards

Sathish

Peter_Cammaert
Partner - Champion III
Partner - Champion III

What is not working? And why do you create two of them?

A trigger of type "on multiple events", will only trigger when all events listed in the trigger properties are successfully completed, and within a certain period of time. If even one of them completes outside of this period, the trigger will not fire.

lawrance
Creator II
Creator II
Author

Thanks for your response,

In Cycle-1, the first 3 QVW files are running parallel, then Presentation.QVW file will run and same for Cycle-2.

1)INSERT_01.QVW

2)INSERT_02.QVW

3)INSERT_03.QVW

4) Presentation.QVW


5) History_01.qvw

6) History_02.qvw

7) History_03.qvw


4) Presentation.QVW


Thanks,

Lawrance A

lawrance
Creator II
Creator II
Author

Hi Sathish,

Thanks for your response,

I tried that scenario but still it's not triggering.

Thanks,

Lawrance A

Peter_Cammaert
Partner - Champion III
Partner - Champion III

It think it's better to start iwth only one task trigger "on multiple events" and get that working.

Some more questions:

  • Do all events in your list of multiple events start? For example, do all triggers to reload and or distribute the INSERT docs (or the HISTORY docs) fire within a few minutes of each other?
  • Do all these events finish within the Time constraint?
  • Do all these reloads finish with status Success?

Please post a screenshot of the editing window for your trigger "on multiple events".

Peter