Create custom Problem Management models with states and transitions tailored to your use cases.
Procedure
-
Open the Problem Task Models table in one of the following ways.
- In the navigation filter, enter prb_task_model.list.
- Navigate to .
-
Create a task model.
-
Select New.
-
On the Problem Task Model form, fill in the fields.
-
Choose the states for your custom model by selecting Save from the form context menu icon (
).
-
From the Model States context menu that appears, select New.
-
On the Model State form, fill in the fields.
Table 1. Model State form
| Field |
Description |
| State |
State that you want to include in your model. |
| Initial state |
Option to enable this state as the initial state for your model. This field is automatically selected when you add the first state to your model. |
-
Select Submit for each state you choose.
-
Apply a transition to each model state by selecting the display/hide hierarchical lists icon (
).
-
From the Model State Transitions context menu, select New.
-
On the Model State Transitions form, fill in the fields.
Table 2. Model State Transition form
| Field |
Description |
| From |
State that the problem task record is moving from. |
| To |
State that the problem task record is moving to. |
| Automatic transition |
Option for enabling automatic transition to the problem task record when the defined conditions are met. Selecting this option also prevents you from manually selecting the
State field on the problem task record. |
-
Select Submit for each model state transition that you add.
- Optional:
Apply transition conditions by selecting any of your model state transitions.
-
From the Transition Conditions context menu, select New.
-
On the Model State Transition Condition form, fill in the fields.
-
Select Submit for each transition condition that you add.
-
Create an interceptor for your model by entering sn_sow_interceptor_record_type_selector.list in the navigation filter.
-
From the Applies to column, search for =problem_task.
-
Select New.
-
On the Record Type Selector form, fill in the fields.
Table 3. Record Type Selector form
| Field |
Description |
| Applies to |
Set to Problem Task [problem-task] for creating problem task models. |
| Order |
Order in which the associated model is displayed. |
| Title |
Name of the model displayed on the button when creating problem tasks. |
| Description |
Description of the model displayed on the button when creating problem task. |
| Active |
Option to make the record type selector active. |
-
From the drop-down Values list, select Model.
-
Select the search icon (
) and select your custom problem task model from the list.
-
From the Condition list, select Show Related Fields at the bottom of the list.
-
From the Condition list of related fields, select Problem → Problem fields.
-
From the Condition list of Problem → Problem fields fields, select Model.
-
From the Condition list of operators, select is not empty.
-
Select Submit.
Result
Your custom problem task model is available as a choice in Service Operations Workspace for the roles specified in your model.