MASTERAGENTS workstation not updated in optman

After moving the MASTERAGENTS workstation to a folder, the workstation name is not updated in the resubmitJobName optman property.

When you modify the MASTERAGENTS workstation by storing it in a folder using the composer rename command, the command completes successfully. However, the resubmitJobName optman property is not updated and you cannot update it using the optman chg command. When you try to update the property, a message similar to the following is displayed:
AWSJCS037E The value of the string "<folder_name>/MASTERAGENTS" in property "RJ" is not correct. The value must be alphanumeric.

Cause and solution:

The pools.properties file is not updated automatically.

To solve the problem, perform the following steps:
  1. Stop the agent using the ShutDownLwa command. For more information, see ShutDownLwa - Stop the agent
  2. Browse to the following paths:
    On Windows operating systems
    <TWS_home>\ITA\cpa\config
    On UNIX operating systems
    TWA_DATA_DIR/ITA/cpa/config
  3. Edit the pools.properties file and update the name of the MASTERAGENTS workstation as necessary.
  4. Start the agent using the StartUpLwa command. For more information, see StartUpLwa - Start the agent