Switch (Flow)


  • Similar to the Switch activity but operates at the flow level, allowing greater flexibility in directing execution paths.
  • This is beneficial when multiple execution branches are needed based on different conditions.

How to Use Branching Activities

1. Drag and drop a branching activity from the Activities Panel onto the workflow canvas.

2. Configure its properties by specifying conditions, expressions, or values.

3. Connect the outputs to different workflow actions to define how the process flows based on conditions.

4. Save and activate the workflow to automate decision-making and parallel processing.


By using these branching activities effectively, workflows in ELSA can handle complex decision-making processes, automate repetitive tasks, and optimize execution efficiency.