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 |
|
- System Configuration Parameters
- System parameters
- Web tier parameters
- Enter a parameter in the web client URL
- Enter a parameter in the sm.ini file
- Enter a parameter in the web.xml file
- Enter a parameter in the server’s operating system command prompt
- View parameters by function
- Alert parameters
- Application development parameters
- Background and scheduled process parameters
- Client parameters for Web clients
- Client parameters for Windows clients
- Connection parameters
- Database parameters
- Debugging parameters
- Information retrieval (IR) expert parameters
- LDAP parameters
- Localization parameters
- Regional settings parameters
- Security parameters
- Servlet parameters
- SSL parameters
- System information parameters
- System performance parameters
Web tier parameters
You can set web tier parameters from the web.xml file that is provided when you deploy the HPE Service Manager web archive file (sm.war).
When you enter parameters into the web.xml file, ensure that the values you enter conform to valid XML standards. All parameter tags must be children of the <servlet>
tag and must use the following syntax:
<servlet> <init-param> <param-name>serverHost</param-name> <param-value>myhost.mydomain.com</param-value> </init-param> <servlet>
Note To ensure that your web application server uses the new settings, restart your web application server whenever you make changes to the web.xml file.
Setting web tier parameters from the web client
You can provide connection-specific web tier parameters in the web browser URL. These parameters override the values that are set in the web.xml file. For example, the following URL changes the connection to host "mycompany" on port 13082 for this client session:
http://localhost:8080/sm/index.do?serverHost=mycompany.mydomain.com&serverPort=13082
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@hp.com.
Help Topic ID:
Product:
Topic Title:
Feedback: