I am using Talend for transferring records from SalesForce to a csv file.
I want to pass records on the basis of certain conditions. Such as if the name is xyz then take some records.
I want to set if else conditions in Talend. How can I do this?