Installation paths

HCL Workload Automation is the name of a family of products and components, which includes the following:
  • HCL Workload Automation
  • HCL Workload Automation for Applications
  • Dynamic Workload Console

Many HCL Workload Automation components are installed in what is called an HCL Workload Automation instance.

This section describes the installation paths of the HCL Workload Automation components:
HCL Workload Automation agent installation path
The agent uses a default path structure, and has its own separate installation directory:
  • <TWA_home>/TWS/ITA/cpa
Note: The agent installs some files outside this path. If you have to share, map, or copy the agent files (for example when configuring support for clustering) share, map, or copy these files, as well:
On UNIX operating systems
/etc/teb/teb_tws_cpa_agent_<tws_user>.ini
/opt/HCL/CAP/EMICPA_default.xml
  /etc/init.d/tebctl-tws_cpa_agent_<tws_user> 
   (on Linux and Solaris)
   /etc/rc.d/init.d/tebctl-tws_cpa_agent_<tws_user> 
   (on AIX)
   /sbin/init.d/tebctl-tws_cpa_agent_<tws_user> 
   (on HP-UX)
On Windows operating systems
%windir%\teb\teb_tws_cpa_agent_<tws_user>.ini
%ALLUSERSPROFILE%\HCL\CAP\EMICPA_default.xml
The agent uses the following configuration files which you might need to modify:
JobManager.ini
This file contains the parameters that tell the agent how to run jobs. You should only change the parameters if advised to do so in the HCL Workload Automation documentation or requested to do so by HCL Software Support. Its path is:
On UNIX operating systems
TWA_DATA_DIR/ITA/cpa/config/JobManager.ini
On Windows operating systems
TWA_home\TWS\ITA\cpa\config\JobManager.ini
JobManagerGW.ini
When a dynamic agent is installed and -gateway local|remote is specified, then this file contains the same parameters as the JobManager.ini file except for the following differences:
  • The ResourceAdvisorUrl parameter points to the dynamic workload broker.
The JobManagerGW.ini file is installed in the following location:
On UNIX operating systems
TWA_DATA_DIR/ITA/cpa/config/JobManagerGW.ini
On Windows operating systems
TWA_home\TWS\ITA\cpa\config\JobManagerGW.ini
ita.ini
This file contains parameters which determine how the agent behaves. Changing these parameters may compromise the agent functionality and require it to be reinstalled. You should only change the parameters if advised to do so in the HCL Workload Automation documentation or requested to do so by HCL Software Support. Its path is:
On UNIX operating systems
TWA_DATA_DIR/ITA/cpa/ita/ita.ini
On Windows operating systems
TWA_homeTWS\ITA\cpa\config\ita.ini
The command line client installation path
The command line client is installed outside all HCL Workload Automation instances. Its default path is:
  • TWA_home/TWS/CLI

However, the information above supplies only the default paths.