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 |
|
Configure the Notification Properties
HTML notifications are enabled by default in the csa.properties
file. You can configure the properties to change the defaults, if you wish.
To configure the notification properties, complete the following steps:
- Open the
CSA_HOME/jboss‑as/standalone/deployments/csa.war/WEB-INF/classes/csa.properties
file in a text editor. -
If you wish, you can change the default values for the
csa.notification.typ
e and/orcsa.notification.cacheTemplates
properties, as follows:Property Description csa.notification.type Defines the type of email notification:
html
or plaintext
.html
enables custom HTML notifications.text
enables the legacy text-based notification.
Note If email templates are defined, but the value is set to
text
, the emails will be sent as plain text.Default:
html
csa.notification.cacheTemplates Once an email template is used to send an email, it is cached by default. Caching the notification templates improves the I/O performance while sending the notifications. If any notification template used by CSA is changed, then the changes will not be seen in later notifications unless the CSA service is restarted.
The value of
csa.notification.cacheTemplates
may be set tofalse
during development of custom notifications so that a service restart is not required every time a notification template is changed.Default: true
- Save any changes and exit.
- Restart CSA. See Restart CSA for instructions.
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 clouddocs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: