Checking the data in multiple columns against patterns
This scenario applies only to Talend Data Management Platform, Talend Big Data Platform, Talend Real Time Big Data Platform, Talend Data Services Platform, Talend MDM Platform and Talend Data Fabric.
For more technologies supported by Talend, see Talend components.
This scenario describes a four-component Job that checks customers' last and first names and email against the relevant patterns. It lists data that matches the selected patterns and data that does not.
The check results are written in two output files: the first for the values that match the selected patterns and the second for the values that do not match the selected patterns. Rejected data has a message to tell what pattern was not validated.