HCL Workload Automation, Version 9.4

Application server utilities

This section provides reference information about the utilities provided with the WebSphere Application Server that supports HCL Workload Automation.

The utilities are a set of scripts based on Windows batch files, UNIX and Linux shell scripts, and WebSphere® Jacl procedures. The scripts run the WebSphere Application Server utilities that perform the reconfiguration. Many of them load configuration settings from a properties file. Templates for these files are also provided.

HCL Workload Automation installs the following Windows scripts:
  • backupConfig.bat
  • brokerApplicationStatus.bat
  • changeBrokerSecurityProperties.bat
  • changeDataSourceProperties.bat
  • changeHostProperties.bat
  • changePassword.bat
  • changeSecurityProperties.bat
  • changeTraceProperties.bat
  • encryptProfileProperties.bat
  • InstallOracledataSource.bat
  • manage_ltpa.bat
  • modifyThreadPool.bat
  • restoreConfig.bat
  • setEnv.bat
  • showBrokerSecurityProperties.bat
  • showDataSourceProperties.bat
  • showHostProperties.bat
  • showSecurityProperties.bat
  • startBrokerApplication.bat
  • startWas.bat
  • stopBrokerApplication.bat
  • stopWas.bat
  • updateWas.bat
  • updateWasService.bat
HCL Workload Automation installs the following UNIX and Linux scripts:
  • backupConfig.sh
  • brokerApplicationStatus.sh
  • changeBrokerSecurityProperties.bat
  • changeDataSourceProperties.sh
  • changeHostProperties.sh
  • changePassword.sh
  • changeSecurityProperties.sh
  • changeTraceProperties.sh
  • createCustomRegistryforPAM.sh
  • encryptProfileProperties.sh
  • InstallOracledataSource.sh
  • manage_ltpa.sh
  • modifyThreadPool.sh
  • restoreConfig.sh
  • setEnv.sh
  • showBrokerSecurityProperties.sh
  • showDataSourceProperties.sh
  • showHostProperties.sh
  • showSecurityProperties.sh
  • startBrokerApplication.sh
  • startWas.sh
  • stopBrokerApplication.sh
  • stopWas.sh
  • manage_ltpa.sh
  • modifyThreadPool.sh
  • InstallOracledataSource.sh
  • updateWas.sh
  • wasstart.sh
The following templates are installed for both Windows and UNIX operating systems:
  • BrokerSecurityProps.properties
  • DataSourceProps.properties
  • HostConfigProps.properties
  • SecurityProps_FULL.properties
  • SecurityProps_TEMPLATE.properties
  • TracingProps.properties
See Application server - using the utilities that change the properties to understand how the templates should be used.