Configuring decision trees
A decision tree takes the user step by step through a questionnaire. Based on the user's answers, the decision tree completes part of the form for a new incident request record by copying blocks of text into the record. Each element in the decision tree displays a list of items. The user's final selection completes part of the incident.
A decision tree is composed of main branches and branches. It might also include branch items. A main branch groups branches and branch items. Branches can group branch items. The main branches are the initial prompts or questions that the user sees. For example, a user might select "Is this a hardware issue?" Based on the reply, the decision tree displays this list: workstation, monitor, and printer issues. When the user selects from a branch, further branch items might be displayed. For example, if the user selects Printer Issues, the incident might be categorized, and the user can select further from this list: paper jam, low toner, and other printing issues.
Following is an example branching structure for a decision tree:
- Is this a hardware issue? (Main branch)
- Is this a workstation issue? (Branch 100)
- Is the workstation unable to boot? (Branch item 101)
- No power? (Branch item 102)
- Is this a monitor issue (Branch 200)
- Does the display flicker excessively? (Branch item 201)
- No power? (Branch item 202)
- Picture appears incorrectly? (Branch item 203)
To configure a decision tree
- From the Application Administration Console, click the Custom Configuration tab.
- From the Application Settings list, select Incident Management > Decision tree configurations > Decision Tree, and then click Open.
The Decision Tree form opens in New mode to create a new decision tree. To modify an existing decision tree, select the appropriate decision tree. - From the Company field list, select the appropriate company.
If the decision tree applies to all companies, leave the default value of Global. - In the Description field, enter a brief description.
If a system has more than one decision tree, users select the appropriate decision tree by this description. - If appropriate, select a locale.
- If the decision tree is not ready to be used, select a status of Proposed or Offline.
When the decision tree is ready for use, change the status to Enabled. - Click Save.
You can create branches of the decision tree only after you save it. - Create main branches of the decision tree by performing the following steps for each main branch.
- Click New Main Branch.
- In the Branch Text field, type the question.
- If there are multiple main branches, type or select the appropriate sort order in which the questions appear.
- Click Save.
- Create branch details to specify the actions you take to complete the incident form.by performing the following steps for each branch detail.
- Select the appropriate main branch, branch, or branch item.
- Click New Branch or New Branch Item.
The Branch Update dialog box appears. - Enter the question or prompt in the Branch Text field.
Enter or select the appropriate sort order.
Select the appropriate incident action type and specify any required details.
- Click Save.
- Continue to add main branches, branches, and branch items as required.
- Click Save.