Linking for Conditional Steps

A conditional step has a minimum of two outcomes. When you use a conditional step in a workflow, specify the routing of the workflow for all outcomes.
To use a conditional step in a workflow, perform the following steps:
  1. Add the conditional step in the Workflow Steps column, as explained earlier. For example, add the Check if duplicate application was found step. The step has two possible outcomes, as seen in the image below:
    Duplicate application check
    Duplicate application check
  2. Add the succeeding steps for each of the outcomes, as shown in the image below:
    succeeding step for each outcome
    Succeeding step for each outcome

    The system checks the XPath for each of the outcomes and based on the value, one of the succeeding steps is executed. For example, if "Duplicate found" is true, the workflow moves to a step which requires user intervention. The application moves to a page where the user takes an action. If "No duplicates" is true, the perform credit report check step is executed.

  3. For the "Duplicate found" outcome, add the next step, which is Add the Manual action - Resolve duplicate, and then add the succeeding steps, as seen in the image below:
    Succeeding steps
    Succeeding steps

    The sequence of the steps is as follows: Duplicate foundManual action Resolve duplicateDuplicate resolveCheck for duplicate resolution.

  4. The step, Check for duplicate resolution step is again a conditional step with three outcomes, as seen in the image above:
    • "Duplicate" — withdraw application.
    • "Not a duplicate" — perform credit report check.
    • "Withdraw" — withdraw application.
  • www.fico.com