Outcome Setup

The Outcome Setup step defines what the rule updates when a combination of source conditions is satisfied.

Perform the following steps to add an outcome:
  1. Select Add Outcome to open the outcome configuration workflow. The Select Outcome Type drawer panel is displayed.
  2. Select the outcome type. There are two primary sources:
    • Dimension based outcome
    • Expression based outcome
      • Predefined type
      • Custom type

      Note:

      Outcome types must be consistent and cannot be of different types
  3. After outcome is added, each outcome appears as a card on the Outcome Setup screen. The card displays the outcome name, selected values, outcome type, count of selected values, and action controls.
  4. Click Continue to proceed with the next step.

    Note:

    A maximum of five targets can be added.

Predefined expression outcome

  1. Select the target table and target column from the drop-down menu in the Select Outcome Type.
  2. Select Expression based as the update method.
  3. Select Predefined as the expression type.
  4. Click Continue, the Select few Predefined Expressions panel is displayed.
  5. Select the expressions that the business rule may assign to the target column.
  6. Click Add Outcome to create the outcome card. The outcome details is displayed in the Outcome Setup screen.

Custom expression outcome

  1. Select the target table and target column from the drop-down menu in the Select Outcome Type.
  2. Select Expression based as the update method.
  3. Select Custom as the expression type.
  4. Click Continue, the Create few Custom Expressions panel is displayed.
  5. Enter expression name and the SQL statement. Click Validate & Add to confirm the expression before adding it as an outcome.
  6. Click Add Outcome to create the outcome card. The outcome details is displayed in the Outcome Setup screen.

Dimension-based outcome

  1. Select the target table and target column from the drop-down menu in the Select Outcome Type.
  2. Select Dimension based as the update method.
  3. Select Dimension from the drop-down menu.
  4. Click Continue, the Dimension Browser panel is displayed.
  5. Select one or more members from the Dimension Browser.
  6. Click Add Outcome to create the outcome card. The outcome details is displayed in the Outcome Setup screen.