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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
josephmundadan
Contributor
Contributor

[resolved] Trigger workflow after complete Iteration

Hi All,
Maybe this is a really silly question; but I am clueless here and require your expertise.
I have two tFileList components which will work as follows:
tFileList1 ->Iterate -> tFileList2 ->Iterate -> tFileCopy1
Now the question is, once tFileList2 completes the iterations and before it passes the control back to tFileList1 for next iteration, I want to trigger another component. I cant use onComponetOkay as well as onSubJobOk for this requirement.
Bascially I want to copy a particulat file once all copies are done using tFileList2 and before it moves to next iteration of tFileList1
Labels (2)
11 Replies
josephmundadan
Contributor
Contributor
Author

Thanks a lot Shong... That helped me address the issue... Highly appreciated.
Anonymous
Not applicable

Thanks a lot Shong... That helped me address the issue... Highly appreciated.

You are welcome! Thanks for your feedback! 0683p000009MA9p.png
Shong