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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tFlowtoIterate with iterate connection to set of jobs on if condition

Hi All,
I have a job design as follows:

tFixedFlowInput --- row1(Main)---> tFlowtoIterate----- Iterate ---> tJava----if ---->tRunJob--- if---->tJava----if----tRunJob.

I want to iterate the complete process ( tJava----if ---->tRunJob--- if---->tJava----if----tRunJob). Currently it's not working as expected. If one my tJava component has exception then for next iterate(record) the flow from the java component is not executing.
I have one doubt, Is iterate will work if I have the connection with if condition?

Any help is highly appreciated.

Thanks,
Siva
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi Siva,
it should execute, what problem you are facing? have you checked the scenario?
https://help.talend.com/search/all?query=tFlowToIterate&content-lang=en
Vaibhav