Configure the conditional distribution process component
Configure the conditional distribution process component in offline pipelines.
Procedure
-
Go to Offline pipeline component development entry to open the offline single pipeline script development page.
-
Open the Conditional Distribution Settings dialog box as shown below.

-
Configure the following parameters in the Conditional Distribution Settings dialog box.

Parameter
Description
Step Name
Enter a name for the component based on its use case.
Input Fields
Displays input fields from upstream components.
Merge Logic Configuration
Specify distribution conditions. Supported operators:=, !=, >, >=, <, <=, like, in, is null, and is not null. Example:
user_id is not null and user_name like '%a%'. Distribution currently supports only true or false outcomes. Default: true.Output Fields
Click Field Management to view output fields.
-
Select a field and click the
icon to move it from Unselected Input Fields to Selected Input Fields. -
Select a field and click the
icon to move it from Selected Input Fields to Unselected Input Fields.
You can also:
-
Click the
icon in the Actions column to edit a field. -
Click the
icon in the Actions column to delete a field.
-
-
Click Confirm to save the Conditional Distribution component configuration.