Page tree

This section provides information to a change administrator about Change templates and Change template selection rules.

Change templates

Change templates are used to populate data during creation of change record. Templates expedite the creation of change record by populating missing or required data.

To configure change templates,ensure that you have the following permissions:

  •  Infrastructure Change Master
  • Infrastructure Change Config.

For information about configuring change templates, see  Configuring change templates Open link in the BMC Remedy IT Service Management Suite 9.1 online documentation.

Change template selection rules

BMC Remedy Change Management provides several templates to create a change record. However, it is a tedious process to choose a correct template during creation of a change record. A template selection rule defines the criteria to search a relevant template. Rules enable you to apply the right template by filtering for a template with the best match to your input criteria. The template is then applied to the change record.

In BMC Change Automation, the template selection configuration UI enables you to create, update, delete, and search these template selection rules.

Defining a template selection rule is optional.

However, BMC recommends that you define rules with different criteria that suit your business needs. This will expedite the process of template application and eventually creation of change record.

Template selection rules are beneficial when an external system sends a request to create a change record. The external system is unaware of the change templates, so based on the input criteria sent by the external system, a relevant rule is searched and a corresponding template is applied to the change record. 

A change admin defines these rules by using the template selection configuration UI.  For information about configuring template rules, see Managing change template selection rules.

Criteria for searching a change template selection rule

The following attributes are considered for searching change template selection rules

Change Management attributes

  • Company
  • Change_Class
  • Impact
  • Urgency
  • Operational Categorization  Tier 1
  • Operational Categorization Tier 2
  • Operational Categorization Tier 3

Other attributes (used for customization or for mapping external system attributes)

  • Character 01
  • Character 02
  • Character 03
  • Character 04

Sort order for a template selection rule

You can facilitate searching of a rule that is the best match against given search criteria by providing a sort order for that rule.

Best practice

  • When you create a generic rule, ensure that you set a lower sort order to that rule. 
    For example, for a rule having just one input criteria, set a sort order as 100. 
  • When you create a specific rule having several input criteria, ensure that you set a higher sort order to that rule.
    For example, for a rule having several, specific input criteria, set the sort order to 400.

Note

 If the sort order is not defined correctly, the correct rule might not be searched and the right template might not get applied.

 

Example

Consider a scenario where you have defined the following rules: 

Rule NameCompanyClassImpactUrgencyTemplate NameSort order
Automation Rule 4Calbro ServicesStandard4-Minor/Localized3-MediumCalbro Services Standard-Medium400
Automation Rule 3Calbro ServicesStandard4-Minor/Localized Calbro Services Standard-Minor300
Automation Rule 2Calbro ServicesStandard  Calbro Services Standard200
Automation Rule 1Calbro Services   Calbro Services template100
In the following screenshot, the rules appear in the search box as per the sort order. The rule with highest sort order appears at the top in the search result.

If a request contains the following input:

  • Class - Standard
  • Impact - Minor/Localized
  • Urgency - Medium

The "Calbro Services Standard- Medium" template corresponding to Automation Rule 4 is applied to the change record. This template is applied because Automation Rule 4 has high sort order and has the best match against input criteria.

If a request contains the following input:

  • Company - Calbro Services

The "Calbro Services template" template corresponding to Automation Rule 1 is applied to the change record. This template is applied because Automation Rule 1 has low sort order and the rule is generic.

Where to go from here