Use the procedure below to add and configure a tUniqRow component that
will be used to identify duplicate email addresses.
Procedure
Next the tFileInputDelimited component, add a new
addComponent {} function and its sub-function
setComponentDefinition {} to add the
tUniqRow component.
Next to the setSettings {} function, enter two
addSchema {} functions to define the schemas for the
output flows, one for the unique emails addresses and the other for the
duplicates.