Selecting the rules - 7.3

Business rules

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
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
Data Governance > Third-party systems > Processing components (Integration) > Business rules components
Data Quality and Preparation > Third-party systems > Processing components (Integration) > Business rules components
Design and Development > Third-party systems > Processing components (Integration) > Business rules components
Last publication date
2024-02-21

Procedure

  1. Click in the first line of the Rule column to display a [...] button. Click the button to open the Rule dialog box.

    The following dialog box appears if you select Built-In from the Property Type drop-down list.

    The following dialog box appears if you select Repository from the Property Type drop-down list.

  2. Select the Select a rule from file or the Select a rule from repositoryoption.
  3. In the Rule list, select the rule you want to apply to the first output schema, RuleAGE, and then click OK.
    The selected rule displays in the Rules column.

    The selected rule displays in the Rules column.

    In this example, we want to apply RuleAGE to the first output schema and RuleREGION to the second output schema.

  4. Do the same to select the rule for the second output schema, RuleREGION and then click OK.
  5. In the design workspace, double-click each of the tLogRow components to define its properties. For more information, see tLogRow.
  6. Save your Job and press F6 to execute it.

Results

The Run console displays the two output flows: the first output flow lists all clients whose age is between 30 and 39, and the second output flow lists all clients who live in the EMEA region.