Skip to main content

Editing addresses and giving the verification status

This scenario applies only to Talend Data Management Platform, Talend Big Data Platform, Talend Real-Time Big Data Platform, Talend MDM Platform, Talend Data Services Platform, Talend MDM Platform and Talend Data Fabric.

For more technologies supported by Talend, see Talend components.

Below is a five-component Job created in Talend Studio .

This Job:

  • Reads an input csv file that holds some client-related information.

  • Uses the tMap component to concatenate the three fields Address, Postal, and City from the incoming data flow in one output column: Edit_Address.

  • Uses the tQASAddressRow component to analyze the output column Edit_Address and gives the verification status of all edited addresses.

  • Uses a tFilterRow component to output only the addresses which status is not equal to None.

  • Displays the correct formatted address along with their verification status on the console.

In this scenario, you have already stored the input schema of the input file in the Repository. For more information about storing schema metadata in the Repository tree view, Managing metadata in Talend Studio.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!