Executing the Job and showing the results on the console
About this task
In order to show the match groups created after the first pass and compare
them with the groups created after the second pass, you must modify the Job as
the following:
-
Use a tReplicate component to replicate the input flow you want to process as shown in the above figure. Use a copy/paste operation to create the two parts of the Job.
-
Keep only the first pass,tMatchGroup component, in the upper part of the Job and show the match results in a tLogRow component.
-
Use two passes in the lower part of the Job and show the final match results in a tLogRow component.