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 embedded Operations Orchestration
Complete the following tasks to configure the embedded Operations Orchestration to integrate successfully with HCM ARA (if you are configuring an exclusive stand-alone Operations Orchestration, you do not need to complete these tasks):
- Add JRE to the system path
- Configure internal users
- Deploy content packs required by HCM ARA
- Verify deployed content packs
- Deploy Operations Orchestration and component tool content packs
- Set up system accounts for the Codar content pack
- Set up system properties for the HCM ARA content pack
- Configure Single Sign-On
Note In the following instructions, CSA_HOME
is the directory in which Application Release Automation is installed and ICONCLUDE_HOME
is where you installed Operations Orchestration.
Be sure all the latest patches for Operations Orchestration have been installed. See the Codar System and Software Support Matrix for more information.
Add JRE to the system path
The HCM ARA flows that are imported require that a JRE be included in the system path on the system running HCM ARA.
To add a JRE to the system path on Windows, complete the following steps:
-
Open the Environment Variables dialog:
- Right-click Computer and select Properties.
- Select Advanced System Settings.
- Click Environment Variables.
- Select the Path system variable.
- Click Edit.
-
At the end of the value for Variable value, add a semicolon (;) and the following path:
CSA_JRE_HOME\bin
where
CSA_JRE_HOME
is the directory in which the JRE used by HCM ARA is installed. . - Click OK and close all windows.
To add a JRE to the system path on Linux, complete the following steps:
Open a shell and enter the following command:
export PATH=$PATH:CSA_JRE_HOME/bin
where CSA_JRE_HOME
is the directory in which the JRE used by HCM ARA
is installed.
Note By setting the system path, all applications (that require a JRE) use the JRE that is installed with HP HCM ARA (if it is the only path or the first path set to a JRE in the system path). If you need to run another JRE with an application, you must type in the relative path to that JRE in order to run it (for example, when you configure SSL).
Configure internal users
Internal users can be used to configure Operations Orchestration for HCM ARA.
Note The user is automatically added while installing Application Release Automation.
-
Log in to the existing Operations Orchestration central,
- Click the System Configuration button.
- Select Security > Internal Users.
- Click the Add (+) icon.
-
Enter the following information:
Field Recommended value User Name codaroouser Password cloud Roles ADMINISTRATOR, SYSTEM_ADMIN The codaroouser user is used to import the Operations Orchestration flows. When importing flows, this user is configured in the Operations Orchestration input file used by the process definition tool.
- Click Save.
-
Log out of Operations Orchestration Central and log back in as the codaroouser.
Deploy content packs required by HCM ARA
There are three sets of content packs that should be deployed for HCM ARA: the base Operations Orchestration content packs, the HCM ARA component tool content packs, and the HCM ARA content pack.
The base Operations Orchestration and HCM ARA component tool content packs were deployed automatically when you installed HCM ARA. If these content packs failed to deploy during installation, you must deploy them manually.
Download the HCM ARA Cloud Content Capsule using the Content Capsule Installer. You can access the Content Capsule Installer from the CSA_HOME\tools\CSLContentInstaller
directory after installing HCM ARA. The HCM ARA content pack must be deployed after the base Operations Orchestration content packs have been deployed. For details about the Content Capsule Installer, see the Cloud Service Automation Content Pack User Guide.
Verify deployed content packs
To verify that the Operations Orchestration and component tool content packs were successfully deployed during installation, complete the following steps:
- Log in to Operations Orchestration Central.
- Click the Content Management button.
- Click the Content Packs tab.
-
Look for the names and versions of content packs in the list. If a content pack is missing, follow the instructions below to manually deploy it.
The content packs that should have been automatically deployed are:
- CSA-HPOO
- CODAR
- EXISTING-INFRASTRUCTURE-WINDOWS
- CSA-VMWARE
- CSA-SITESCOPE
- CSA-SA
- CSA-HP-HELION-PUBLIC-CLOUD
- CSA Chef Provisioner
- CSA-AMAZON
- SM
- SA
- Virtualization
- HP Solutions
- Cloud
- Base
-
EXISTING-INFRASTRUCTURE
-
CSA-Docker
Deploy Operations Orchestration and component tool content packs
If one or more of the base Operations Orchestration or HCM ARA component tool content packs are not deployed, you must deploy them manually.
To manually deploy the Operations Orchestration or Application Release Automation component tool content packs, complete the following steps:
- Log in to Operations Orchestration Central.
- Click the Content Management button.
- Click the Content Packs tab.
-
From Operations Orchestration Central, click the Content Management button.
- Click the Content Packs tab.
- Click the Deploy New Content icon.
- In the Deploy New Content dialog, click the Add files for deployment icon.
-
Navigate to the
CSA_HOME
\oo\OOContentPack\
directory. From the subdirectories, select a content pack and click Open then Deploy. Select, open, and deploy the following base content packs in the order shown below:oo10-base-cp-1.4.4
oo10-cloud-cp-1.4.0
oo10-hp-solutions-cp-1.4.0
oo10-virtualization-cp-1.4.0
oo10-sa-cp-1.2.0.001
oo10-sm-cp-1.0.3
Note Do not deploy the HCM ARA content pack until after you have deployed the base content packs. The HCM ARA content pack must be deployed separately and after you have deployed the base content packs.
The deployment may take a few minutes and the dialog will show a progress bar.
When the deployment succeeds, click Close to close the dialog.
-
Click the Deploy New Content icon.
- Click the Add files for deployment icon.
-
Navigate to the
CSA_HOME\Tools\ComponentTool\contentpacks\
directory, select all the content packs, and click Open. -
Click Deploy.
The deployment may take a few minutes and the dialog will show a progress bar.
- When the deployment succeeds, click Close to close the dialog.
Deploy HCM ARA content pack
The HCM ARA content pack must be deployed after you have deployed the Operations Orchestration content packs.
Download the HCM ARA HP Cloud Content Capsule using the Content Capsule Installer. You can access the Content Capsule Installer from the CSA_HOME\tools\CSLContentInstaller
directory after installing HCM ARA. For details about the Content Capsule Installer, see the Cloud Service Automation Content Pack User Guide.
Set up system accounts for the Codar content pack
Set up system accounts for the HCM ARA content pack:
- Log in to Operations Orchestration Central.
- Click the Content Management button.
- Select Configuration Items > System Accounts.
- Click the Add icon.
-
Enter the following information if it is not already configured:
Field Recommended value System Account Name CODAR_REST_CREDENTIALS
User Name ooInboundUser
Password cloud Note The User Name configured for the CODAR_REST_CREDENTIALS System Account setting must match the Override Value(Operations Orchestration version 10.21) configured for the
CODAR_OO_USER
system property setting. - Click Save.
Set up system properties for the HCM ARA content pack
Set up the following system properties for the HCM ARA content pack:
- Log in to Operations Orchestration Central.
- Click the Content Management button.
- Select Configuration Items > System Properties.
- Click the Add icon.
-
Enter the following information if it is not already configured:
Field Recommended Value Name CODAR_REST_URI
Override Value https://<codar_hostname>:8444/csa/api
- Click Save.
Configure Single Sign-On
For instructions, see Configure Single Sign-On between HCM ARA and Operations Orchestration.
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: