You configure how data from multiple paths in an event strategy rule is combined by developing a join logic. The join logic is configured in the Join shape on the basis of a when condition, where one property from the primary path equals another property from the secondary path. Every join logic can have multiple join conditions.
Note: Each join can be done only on the basis of events that come from the shapes that immediately precede the Join shape.
-
In an event strategy rule, access the Properties panel of a Join
shape by double-clicking the shape.
-
Specify the join condition by performing the following actions:
-
Expand the drop-down list that is to the left of the equal sign and select an event
property from the primary path.
-
Expand the drop-down list that is to the right of the equal sign and select an
event property from the secondary path.
Note: When you join events, the property values from events that are on the primary path
always take precedence over the property values from events that are on the secondary
path. To preserve property values from the secondary path, you can create additional
properties for storing those values.
- Optional:
Create additional properties to store property values from the secondary path by
performing the following actions:
-
In the Output section, expand the drop-down list and select the property from the
secondary path whose values you want to store in another property.
-
Enter the name of the new property.
-
Click Submit.