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 |
|
Create a Change Management workflow
User Roles: System Administrator
Each change category or change task category must have a workflow associated with it. Before you can create a change category or change task category, you must create a workflow for it. You can create a new workflow from scratch, or copy an existing workflow and make necessary modifications.
Tip Change Management has the following out-of-box workflows, which cannot be modified but can be used as a template when creating your own workflows: Change Proposal, Emergency Change, Normal Change, Standard Change, and Generic Task.
To create a change workflow or change task workflow from scratch, follow these steps:
- Create a basic workflow.
- Navigate to Change Management > Configuration > Change Workflows.
- Click New. The Workflow properties window opens.
- Type a name and description for the workflow.
- Select the table to associate with the workflow. For example, select cm3r for Change, or cm3t for Change Task.
Click OK, and then click Save.
The new workflow appears in the workflow list if you click Change Workflows.
- Log off and log back in.
- Add phases to the workflow. For details, see Add a phase.
- Create transitions between the phases. For details, see Create a default workflow transition, Create a manual workflow transition, and Create an automatic workflow transition.
- Click Save.
To create a change workflow or change task workflow from an existing one, follow these steps:
- Click Tailoring > Process Designer > Copy Existing Workflow.
-
Select a change or change task workflow from the list.
Tip Workflows marked with our company logo are Micro Focus Proprietary and cannot be modified. You can create your own workflows based on them.
- Follow the instructions provided by the workflow cloning wizard to make a copy of the selected workflow. For details, see Copy an existing workflow.
- Make necessary modifications as you do when creating a new workflow from scratch.
Related topics