Use the procedure below to create connections to link the components and finalize the Job
script creation.
Procedure
Next to the tLibraryLoad Job script definitions, enter the
following script code to define a Main row connection between the
tFileInputDelimited component and the
tUniqRow component.
Enter the following script code to define a row connection between the
tUniqRow component and the first
tJavaRow component, to pass the unique email addresses to
the validation process.
Enter the following script code to define a row connection between the
tUniqRow component and the second
tJavaRow component, to pass the duplicate email addresses
to the ouput component.