Create a decision table to help you resolve a complex decision that depends on multiple factors.

Before you begin

Role required: decision_table_admin

Procedure

  1. Create or select a table to use for your decision answer records.
    You will associate an answer record to each decision on your decision table in later steps. This answer record is returned when that decision is reached based on your inputs. For information on creating a table, see Create a table.
  2. Ensure that one field on the table that you use for your decision records has been set as the display value.

    This field is used as a label when you display decision answers in Workflow Studio.

    You can use an existing table or create a new table to use for your decision records.

  3. Create a record on this table to each answer in your decision.
    If you have modified an existing table, you may need to customize the form to show the new fields that you have added.
  4. Create a decision table record.
    1. Navigate to System Definition > Decision Tables, and select New.
    2. On the form, fill in the fields.
    3. Right-click the form header and select Save.
      The form refreshes with the Decision Inputs and Decisions related lists.
  5. Create decision input records.
    1. In the Decision Inputs related list, select New.
    2. On the form, fill in the fields.
    3. Select Submit.
      Your changes are saved and the decision table record reopens.
  6. Create decision records.
    1. In the Decisions related list, select New.
    2. On the form, fill in the fields.
    3. Select Submit.
      Your changes are saved and the decision table record reopens.

What to do next

With Workflow Studio, you can add your decision to the Make a decision flow logic. For more information about the Make a decision flow logic, see Make a decision flow logic.