Creating a set of parser rules - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-29
Available in...

Big Data Platform

Cloud API Services Platform

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Management Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

Before you begin

You have selected the Profiling perspective.

Procedure

  1. In the DQ Repository tree view, expand Libraries > Rules.
  2. Right-click the Parser folder and from the contextual menu, select New Parser Rule.
    Contextual menu of the Parser folder.

    A new wizard is displayed.

  3. Enter a name, and, optionally, enter a purpose and a description of the set of parser rules.
  4. If required, complete the other fields on this wizard. In this example, leave them by default.
  5. Click Finish.
    The Parser Rule Settings editor is opened on the Talend Studio workspace.
    Overview of the Parser Rule Settings editor.
  6. Click the [+] button to add a line to the Parser Rules table.
  7. Enter the rule name and the rule value in their corresponding fields.
  8. Select the appropriate rule type from the Type list.
    In this example, the rule name is StreetType, the rule type is Shape and the rule value is <INT><WORD+><StreetType>.
    The rule set is displayed under the Libraries > Rules > Parser node of the DQ Repository tree view.
  9. If needed, click the [+] button and add more rules in the table.
    For further information about the different rule types as well as some use cases with tStandardizeRow, see tStandardizeRow.