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.
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.