Learning objective: In this exercise, you will learn how to control execution of workflows with loops and switches.
Workflow description: This workflow introduces key concepts in workflow control structures through several learning objectives:
Repeat a process using a loop.
Automate a process within a loop using flow variables.
Combine outputs from loops.
Conditionally execute workflow branches using IF and Case Switches.
Control active ports in a switch with a flow variable.
You will find the instructions to the exercises in the yellow annotations.