Enabling dynamic capabilities after installation or upgrade

This section describes the procedure that you must perform to enable dynamic scheduling capabilities after you installed or upgraded the HCL Workload Automation Agent, without enabling them:
  1. Update the JobManager.ini configuration file located in:
    Windows operating systems:
    tws_home\TWS\ITA\cpa\config\JobManager.ini
    UNIX and Linux operating systems:
    tws_home/TWS/ITA/cpa/config/JobManager.ini
    by assigning to the tdwb_hostname and mdm_httpsport variables contained in the ResourceAdvisorUrl property, the following values:
    tdwb_hostname
    The fully qualified host name of the workload broker server.
    mdm_httpsport
    The value that the httpsPort has on the master domain manager, as shown by the showHostPorperties wastool. The default is 31116, which is the dynamic workload broker port number. The port is currently set to zero because at installation time you specified that you would not use the dynamic workload broker.
    The ResourceAdvisorUrl property has the following syntax:
    ResourceAdvisorUrl = https://tdwb_hostname:mdm_httpsport
    /JobManagerRESTWeb/JobScheduler/resource
  2. Start the HCL Workload Automation Agent by running the following command from TWS_home:
    Windows operating systems:
    StartUpLwa.cmd
    UNIX and Linux operating systems:
    StartUpLwa