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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to trigger the flow based on input record column value

Hi all, 
I am new to Talend. I have a requirement to read all the rows from an input table from Amazon Redshift and based on column values (such as duplicate_check, aggregation or count) execute the respective Talend flow.

How do i put "check the input and trigger respective flow"  condition in place based on in else conditoin on input rows?

Thanks
pt

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Here is a "RunIf" trigger connection which triggers a subjob or component in case the condition defined is met. 
Please take a look at this document about:TalendHelpCenter:Run if connection settings for further information.
Best regards
Sabrina