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 your own HTML templates
To create a custom HTML template, follow these steps:
- Click Tailoring > Notifications > HTML Templates.
-
Search for and select an existing HTML template as the base of the new template.
Example: SM Add
-
On the General tab, specify a name for the new template in the Name field.
-
Change the Mail Title field if necessary.
-
In the Language field, select a language for the template.
-
Describe the template in the Comment text box.
-
The Module and Test Record fields combined determine which record is passed in for preview. Select a module in the Module field and specify the id of the record in the Test Record field.
Note The module name is designed to be a general name, it may include multiple tables or refer to nonexistent table. Therefore, not all previews are supported currently.
-
In the text box on the Expressions tab, edit the JavaScript code that evaluates the variables that you include in the email message.
Note To post certain field values of the record that is passed in, you can add these fields directly in the HTML Source, such as $RECORD.incident_id. However, if you want to add variables computed based on record fields, you must evaluate these variables using JavaScript code on the Expressions tab and then post the variables in the HTML Source.
Only the following simple data types are supported:
- String
- Date/Time
- Logical
- Number
-
The HTML Source tab displays an HTML editor where you can design the message body of your HTML template. You can click Source to toggle between the normal view and the source code view. To reference a variable or expression in the message, enclose your variable or expression in braces, such as
{$RECORD.title}
. -
To generate a preview using the Module and Test Record fields that you specified in step 7, click the Preview tab.
-
Click Add to create the new template.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to ovdoc-ITSM@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: