All Products
Search
Document Center

Dataphin:Configure conditional distribution process components

Last Updated:Jan 21, 2025

This topic describes how to configure conditional distribution process components.

Procedure

  1. For more information, see Offline pipeline component development entry to enter the development page of the offline single pipeline script.

  2. Follow the instructions in the figure below to access the Conditional Distribution Settings dialog box.

    z

  3. Follow the prompts to configure parameters in the Conditional Distribution Settings dialog box.

    gaga

    Parameter

    Description

    Step Name

    Enter the component name as per its specific use case.

    Input Fields

    Shows input fields based on upstream inputs.

    Merge Logic Configuration

    Specify the distribution conditions. Supported operators include =, !=, >, >=, <, <=, like, in, is null, and is not null. For instance, user_id is not null and user_name like '%a%'. Distribution currently only supports binary outcomes of true or false. If no condition is set, the default is true.

    Output Fields

    To display output fields, single click Field Management.

    • Select a field and click the gege icon to move it from Unselected Input Fields to Selected Input Fields.

    • Select a field and click the sfsga icon to move it from Selected Input Fields to Unselected Input Fields.

    Additionally, you can:

    • Click the Actions column's agag icon to edit fields.

    • Click the Actions column's agfag icon to delete fields.

  4. Single click Confirm to complete the property configuration of the Conditional Distribution process component.