Files in the Agile Classes Folder

Configuration files for the Agile functionality included with Development Manager are located under the Serena Common Tomcat home folder in the alm#agile\WEB-INF\classes folder. For example:

..\Program Files\Common\tomcat\6.0\webapps\alm#agile\WEB-INF\classes

A partial list of the Agile option configuration files and purposes are given in the following table.

File Name Purpose

config.properties

Use this file to specify the Agile option general configuration properties. See General Agile Configuration.

dvm-project.properties.xml

Use this file to map the Agile option project and group objects to SBM projects and groups. See Configuring the Project Context Properties and Creating and Assigning the Development Manager Users.

import_mssql.sql

Use this file to run the Agile database upgrade script for Microsoft SQL Server databases. See Upgrading the Agile Database.

import_oracle.sql

Use this file to run the Agile database upgrade script for Oracle databases. See Upgrading the Agile Database.

itemhierarchy.properties.xml

Use this file to specify the Agile item type names and hierarchy. The type names used here must match those in the story.properties.xml and task.properties.xml files. See Configuring the Item Hierarchy Properties.

sbm-client-connection.properties

Use this file to specify the Agile option SBM application and administrative server connection information. See Agile Connection Information.

story.properties.xml

Use this file to map the Agile properties to your custom epic and story process app properties. See Configuring Epic and Story Properties.

task.properties.xml

Use this file to map the Agile properties to your custom task process app properties. See Configuring_Task_Properties.htm.