Creating Your Own Custom Rules for Time Sheets
To create the rules you need, copy and edit the config.xml.sample
file and the TMCustomRulesResources.properties.sample
file or create new ones as needed.
The XML file must be renamed:
config.xml
and it must be placed in the directory:
<PPM_Home>/conf/tm_policy
The properties file must be renamed:
TMCustomRulesResources.properties
and it must be placed in the directory:
server/<PPM_Server_Name>/deploy/itg.war/WEB-INF/conf
Any translated properties files must be placed in the same directory.
On successful server startup, a message appears stating that the rules in the XML file were parsed correctly.