Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have three set of .qvw files to trigger job.
for example:
Sample-1
Sample -2
Sample -3
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
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
Do you have a server license? Does it include a publisher license?
Yes I have server license
we have a publisher let me give what are the steps to cover the scenarios
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