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 |
|
- Building a graph diagram
- Components of the graph
- Defining the graph in XML format
- W3C schema for graph diagram XML
- Valid values for graph elements and attributes
- Referencing images in the XML for the graph control
- Defining actions on nodes and edges in the XML for the graph control
- Graph toolbar icons
- Functions and displayevent definitions for actions in the graph diagram
- Activate an action on a node or edge in a graph
- Set the focus on the graph
Referencing images in the XML for the graph control
When you are building an application that includes a graph diagram, you can reference an image that is attached to a record in Service Manager. The graph uses the attached image to display the icon for that node. You can also display portrait icons that are attached to contact records in the graph diagram.
This is an example of a schema definition for an icon.
The syntax to reference an image from the database and display it in the graph is:scattach://{type}:{uid}:{attachmentname}:{table}:{record}
, where type equals ‘img’ or ‘file’.
The unique identifier for each image is located on the corresponding SYSATTACHMENTS record.
The following is an example of how to reference an image that is an attachment to a record.scattach://file:45c0dfd600245044034b76c8:max_manager_small.gif:contacts:MANAGER, MAX
The following is an example of how to reference a portrait image on a contacts record.scattach://img:45afb84a002d42c403030d48:MANAGER, MAX:contacts:MANAGER, MAX
Here is an example of a complete and valid XML statement that references an image.
This particular statement references an image that is attached to Max Manager's contacts record.
This displays as an icon for the node in the graph diagram.
Icons with larger position values appear on top of smaller position values unless the images specify the same value for the position attribute. In that case, the icons are rendered in document order so that icons later in the document for the same node overlay those preceding them. The origin for all icons is the center. When you specify a group attribute for an icon, it includes items that contain duplicate group attributes.

Related concepts
Building a graph diagram
Components of the graph
Defining actions on nodes and edges in the XML for the graph control
Defining the graph in XML format
W3C schema for graph diagram XML
Valid values for graph elements and attributes
Graph toolbar icons
Related tasks
Activate an action on a node or edge in a graph
Set the focus on the graph
Related references
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: