In this step you will add a Decision step to the workflow. A Decision step is often used in conjunction with a user Task step. The Decision step generates lines based on the actions configured in the preceding user task, and moves the workflow along the appropriate line, depending on the decision the task recipient made. In this case, there are two possible outcomes: Approved or Denied.
In this step, you added a Decision step and connected it to the Manager Approval step. The Decision step generates the outcome (lines) based on the actions configured. The workflow will determine if any rules or conditions are valid for the outcomes, then proceed along the appropriate outcome.
In the next step, you will add SmartObject Method steps to each outcome and update the status property based on the manager's decision. Then you will add an End step, which provides a visual indicator that the workflow is complete.