Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

dependencies on documents running parallel

Hi All,

We are currently using publisher 8.5. We have multiple documents which are reloaded in parallel in publisher. Is there a way by which we can create dependencies on these documents which run in parallel .

Thanks,

Haneesh

4 Replies
Not applicable
Author

If document runs in parallel then what is the need of dependency ?

If you want to trigger your task one after the other then you have EDX option(I am not familiar with) in 8.5 however in 9.0 we have option to trigger a task after successful/failed execution of another task.

Not applicable
Author

Hi,

We need to run several two document sets in parallel with a dependency on the whole lot. For example, we must run A before B, C before D; A/B and C/D can be run in parallel and E must wait until both are complete before executing.

How can I start the reload of E when A/B and C/D load completes.

Regards,

Haneesh

Not applicable
Author

any comments on this?

Not applicable
Author

Things which you are looking for is available in version 10 that a task 3 starts when task1 & task2 gets completed.

Till 9.0 SR5 you can schedule task3 only after task1 completion or after task2 completion.

Can't be dependent on both.