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 |
|
Add or edit CSA properties
You can edit all the CSA properties in HCM through the hcm-csa.yaml file. Some of the properties already exist in the hcm-csa.yaml file as environment properties which can be modified. If a property that needs to be modified does not exist in the file, it can be added. All the properties must follow the following naming conventions:
- It must begin with 'CSA_PROP_'
- All dots (.) should be converted to underscore (_)
- If there is a case change from lower to upper in a property, both must be separated with an underscore (_): Example RequestEngine must be converted to REQUEST_ENGINE.
- The property should be in upper case
Note These naming conventions are only applicable when you are customizing the properties present in csa.properties file to define environment variables in hcm-csa.yaml file.
Example:
Consider the property for request engine thread wakeup time – com.hp.csa.RequestEngine.THREAD_WAKEUP_TIME
This environment property must be added in the hcm-csa.yaml file as:
CSA_PROP_COM_HP_CSA_REQUEST_ENGINE_THREAD_WAKEUP_TIME
To add or edit a property in the hcm-csa.yaml file
- Log on to the shared platform dashboard using the URL https://{hostname}:5443.
- Select the HCM namespace.
- Click Deployments under Workloads.
- Click the action menu of hcm-csa deployment, on the right side and select View/edit YAML.
- Scroll down to environment properties.
- Edit the existing properties or click Duplicate to add a new property.
- Make the required changes and click UPDATE.
Note The .yaml file does not support space characters and tabs. Make sure that you remove any such instances before saving the file.
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: