Sample Files
The <PPM_Home>/conf/tm_policy
directory initially contains the sample file config.xml.sample
, which has rules you can use as models for the rules you want to develop and apply.
This directory also contains the schema file config.xsd
, which you should not change.
The sample properties file, which contains titles and text for violation messages and error messages, is located at:
server/<PPM_Server_Name>/deploy/itg.war/WEB-INF/conf
The directory initially contains the sample properties file named:
TMCustomRulesResources.properties.sample
You will specify messages for violations and errors in the properties file named: TMCustomRulesResources.properties
Note: The properties files can be localized to specific languages that are supported on a particular PPM Center instance. For example, the properties files could be translated and named:
TMCustomRulesResources_en.properties
for English
TMCustomRulesResources_de.properties
for German