Author Flows

The major steps in creating a flow are:

  1. Create a new flow in the project. See Create or Edit a Flow.
  2. Add steps to the flow. Each step is an instance of an operation or another flow. See Create Steps in a Flow.
  3. Create navigation lines to connect between steps. See Create Navigation Lines between Steps in a Flow.
  4. Add result steps (success, failure, custom) to the end points of the flow. See Add Result Steps to a Flow.
  5. Set up inputs and outputs for the flow. See Define Flow Properties.
  6. Set up the values of inputs and outputs for steps. See Define Step Properties.
  7. Change the start step. See Change the Start Step.
  8. Create flows with loops. See Create Flows with Loops.