Structure

All configuration files have the same structure and the configuration entries are line-based. They have the format KEY = VALUE. The VALUE value is assigned to the KEY configuration characteristic. KEY may be divided into different configuration classes by dots (.), for example, <PPMcomponent>.<configuration characteristic>. VALUE may be an actual value in the form of a number or file name, a component-specific keyword or a switch with the value true or false. Lines that start with the # sign are comment lines. Blank lines are permitted.

There are different types of configuration files:

If the global configuration files are modified, it is necessary to restart the RMI registry server (PPM Core) and all PPM client servers.

Please ensure that you spell keywords in the correct case.