- To set up Project Management alert and notification features on one server, use the following commands in web.xml:
ematrix.timer.interval=84600
ematrix.timer.command=execute program emxProjectSpace -method performTaskEscalation
ematrix.timer.interval1=21600
ematrix.timer.command1=execute program emxWorkspaceTimer -method performTaskEscalation Each timer command must have its own Interval and command line entry. - Save the web.xml file.
|