Skip to main content
Version: 8.4.X

Change Model

A Transition Model is a concept that describes how a Change Request transits from one state to another in ServiceOps.

This section enables you to create and manage the transition models. These models help in changing the status of the Change Requests automatically based on certain conditions. For example, if you want to change the Status of a ticket from Open to InProgress when a particular Assignee is assigned. This requirement can be fulfilled using the Transition model. Read on, to know how a Change Transition Model can be created and used in achieving the desired result.

To view the list page,

Navigate to Admin > Change Management > Change Model and the below page appears.

Model list page

Here, you can view the list of Transition Models, Create, Edit, and Delete them using the respective icons.

Create Model

To create a Transition Model,

  1. Navigte to Admin > Change Management > Change Model, and click the Create Model button. The following page appears.

Create

  1. Enter the following details:
    • Name: Enter the name of the transition model. Here, Change Model is used.
    • Module: Select the module. By default, the option selected from the previous window will be selected. If required, you can select the other module. On doing so, the fields will get updated accordingly. For example, if from the Admin > Change Management > Change Model is selected, the Change option will be selected by default.
    • Description: Enter a brief description about the model.
    • State Transition: Click the Add State Transition link and select the From State and To State options. You can add multiple transitions. Once done, Add the Condition Group based on which the ticket’s status will change automatically, when the set conditions match. You can add multiple condition groups. For example, in the above figure, the From State - Submitted Requested and Submitted: Accepted is set with Condition as Subject - Laptop Battery Replacement.
  2. Once done, click Create, and the model is available on the list page. By default, it is enabled. Now, you can apply this model to the Change Requests either at the time of creation or edition from the Details page.

Change Model created

  1. To edit the model details, click the Edit icon on the list page, make the changes, and save it.
  2. To delete the model, click the Delete icon.
  • Create a Change: See how the Transition Model can be applied to the request.