Changing session settings in the pt.cfg file

The pt.cfg file contains settings for all IBM® Rational® Change sessions. By editing the pt.cfg file, you can change settings that are not accessible using the GUI.

Procedure

  1. Access the pt.cfg file, which is located at:

    CHANGE_APP_HOME/WEB-INF/wsconfig

  2. Locate and change the setting (for example, a system setting).
       ...
       #  comment describing the setting   # 
       [CCM_SYSTEM][PARAMETER_NAME]your_integer_value   [/PARAMETER_NAME][/CCM_SYSTEM]
       #
       ...
  3. Save the pt.cfg file.
  4. Reload the configuration data.

Feedback