51黑料不打烊

Fork fork

You can use the Fork activity to create multiple outbound transitions and to run several activities independently within the same workflow.

IMPORTANT
The outbound transitions that you add after a Fork activity do not run simultaneously. This behavior can impact the workflow performance. Use the Fork activity if you need to run several activities independently. Optionally, you can join the outbound activities before the subsequent part of the workflow.

To configure a Fork activity and its related activities, follow these steps:

  1. Open the Fork activity and define the name and the label of the outbound transitions.

  2. Open each outbound transition and configure it.

  3. Optionally, to join outbound transitions, add an AND-join activity. Learn more.

    The subsequent part of the workflow runs only upon completion of t