Fork fork

The Fork activity is a Flow control activity. It allows you to create outbound transitions to start several activities at the same time.

Configure the Fork activity fork-configuration

Follow these steps to configure the Fork activity:

  1. Add a Fork activity to your workflow.
  2. Click Add transition to add a new outbound transition. By default two transitions are defined.
  3. Add a label to each of your transitions.

Example fork-example

In the following example, we’re using two Fork activities:

  • One before the two queries, to execute them at the same time.
  • One after the intersection, to send an email and an SMS simultaneously to the targeted population.

recommendation-more-help
c39c2d00-ba9a-424b-adf9-66af58a0c34b