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: 
Anonymous
Not applicable

how to run multiple jobs in qlikview QMC

Hi,

I have three set of .qvw files to trigger job.

for example:

Sample-1

  • one.qvw
  1. two.qvw
  2. three.qvw                                      

Sample -2

  1. abc.qvw
  2. cde.qvw
  3. pqr.qvw
  4. xyz.qvw

Sample -3

  1. meter.qvw
  2. read.qvw
  3. rate.qvw

In above sample 1 jobs are runs it will trigger the sample-3 jobs similarly if sample-2 jobs are runs and it will trigger the sample-3 jobs.

from this how to set a or condition like if any one sample 1 or 2 runs it will trigger the sample3 jobs.


Note: In every cycle three jobs will run simultaneously not a step by step run.


could anyone please hep me out from this secanario


Regards,

Vijay.M

5 Replies
marcus_sommer

Maybe you could use a start.qvw - just a dummy-qvw without a real content and the successfully reload triggerred your other 3 qvw's. If you really need complex reload-chains with multiplen triggers and/or dependencies you will need the publisher because the server itself is restricted to a single trigger for each application.

- Marcus

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Do you have a server license? Does it include a publisher license?

Anonymous
Not applicable
Author

Yes I have server license

Anonymous
Not applicable
Author

we have a publisher let me give what are the steps to cover the scenarios

marcus_sommer

I haven't the publisher available and therefore I don't know exactly how to enable multiple trigger. You might need some trials and if it not worked I think you will find here: https://community.qlik.com/search.jspa?q=publisher+multiple+trigger various hints to this topic.

- Marcus