Configuring decision table step with shared decision matrix

  1. In the workflow model, select the Decision Table step.
  2. In the Decision Table Properties pane, select the option UseBusiness Rules.
  3. Select a decision matrix name from the list of active matrices.
    The parameters of the selected matrix are displayed and there are two columns for mapping workflow parameters, input and output.
  4. Map all input parameters to workflow parameters.
  5. Map output parameters to workflow parameters or ignore them.
  6. At runtime, the workflow parameters mapped as input are evaluated in the matrix conditions.
    When a match is found, the workflow parameters mapped as output contain the values set from the matrix. When there is no match in the matrix rules, the workflow parameter values remain unchanged.