Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
ilanbaruch
Specialist
Specialist

QMC reload on event / external event

hi ,

trying to reload a specific model based on triger without time dependency,

anyone familiar with this options how to configure? how to set an event?

reload.bmp

3 Replies
Clever_Anjos
Employee
Employee

One possible way is using EDX QMSEDX Enhanced

QMSEDX.exe -qms="my_qv_server" -task="my task"

maxgro
MVP
MVP

1)

1.png

in the dropdown where there is "Select" you should choose a task; when that task succesful finishes, the task will start; this is from QMC help (upper right in the QMC)

On Event from Another Task

When the On Event from Another Task trigger type was chosen, the trigger can be configured to start the current task on the event from another task. The following configuration options are available:

Start on

Choose a trigger event, by clicking on one of the following options in the drop-down list:

  • Successful, meaning that the execution of the task was successful
  • Failed, meaning that the execution of the task failed

Completion of

Choose a trigger task, by clicking on one of the options in the drop-down list.

2) EDX

Using EDX in QlikView 11

Using EDX in QlikView 11 - basic example

2.png