AND-join join
The And-join activity is a Flow control activity. It allows you to synchronize multiple execution branches of an Orchestrated campaign.
This activity only triggers its outbound transition once all the inbound transitions are activated, in other words, once all of the preceding activities have finished. This allows you to make sure that certain activities have finished before continuing to execute the Orchestrated campaign.
Configure the And-join activity and-join-configuration
Follow these steps to configure the AND-join activity:
-
Add multiple activities, such as channel activities, to create at least two distinct execution branches.
-
Insert an AND-join activity into one of the branches.
-
Under the Merging options section, select all preceding activities you want to join.
-
From the Primary set drop-down, choose the inbound transition population you want to retain.
Example and-join-example
This example illustrates two coordinated campaign branches, each featuring an email delivery, one targeting gold members and the other silver. The AND-join activates once both incoming transitions are triggered, and the SMS will be sent only after both email deliveries are completed, following a 7-day delay.