Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Configuring Change Management categories
Change Management categorizes changes and change tasks by change category and task category.
Each change category has a change workflow associated with it and can have subcategories. Each task category has a task workflow associated with it and available change phases defined for it.
To access change categories, click Change Management > Configuration > Change Categories, and then click Search.
Each task category contains a number of change phases and has a workflow associated with it. To access task categories, click Change Management > Configuration > Task Categories, and then click Search.
Service Manager provides a number of out-of-box change categories and task categories that you can use or customize.
Create a change category or task category
User Roles: System Administrator
You can create new category records either by copying and modifying an existing record or by creating a new one. Service Manager provides out-of-box category records that you can use or modify.
To create new category record, follow these steps:
- Navigate to Change Management> Configuration > Change Categories or Task Categories.
- Click New.
- Type the name of the category.
- Type a category description.
-
In the Availability field, type true.
Note If you type false, the category will not be available to select from the category list when you open or update a change.
- Select a workflow for the category.
- Select a template for the category if required.
-
Optionally, select the Assign number before commit? check box so that Service Manager assigns an identification number .
- Click Save to view the Workflow tab and other associated tabs.
- For change category, click the Subcategories tab to create subcategories for the change category.
-
For task category, click the Available Phases tab and select one or more change phases from the drop-down list to associate the task category with the change phases. The newly created task category definition will be applied to the change workflow phases.
If you leave Available Phases blank for a task category, you can use this task category in all change phases.
Note The list of available phases is retrieved from all of the change workflows.
-
Click Save.
Note To delete the category, click Delete.
Add a new subcategory
User Roles: System Administrator
Subcategories are a way to divide a Change Category into smaller groups. For example, the Hardware category can have the Install Hardware and Move Hardware subcategories.
To add a subcategory, follow these steps:
- Click Change Management > Configuration in the System Navigator.
- Click Subcategories.
-
Type a category name in the Category text box.
Or
Click the Fill Field Category icon to select a change category.
- Type the subcategory name in the Subcategory text box.
- Type the subcategory description.
- Click the Fill Field icon in the Company text box to associate a company record with the subcategory.
- Click Save to add the new subcategory of a change category.
Add a new subcategory from a change category
User Roles: System Administrator and Implementer
You can add a new subcategory directly from a change category. This reduces the number of access points required for you to have in order to create a subcategory. You can view a list of subcategories and their record details associated with the current category.
- Click Change Management > Configuration in the System Navigator.
- Click Change Categories > Search.
- Select the Change Category for which you want to add a subcategory.
- In the Change Category Definition page, click the Subcategories tab.
- Click Add subcategory.
- Type a subcategory name.
- Type a description for the subcategory.
- Click the Fill icon for the Company text box to associate one ore more company records with the subcategory.
-
Click Save to add the new subcategory.
Service Manager creates the new subcategory and adds it to the change category.
Related topics