Adding a New Project
To add a new project:
- In \webapps\archibus\WEB-INF\config\afm-projects.xml, copy an appropriate
<project />
section to create a new section. The default \afm-projects.xml file has examples of Microsoft SQL Server and Oracle project connections. When copying, be sure to get every tag including the beginning<project>
and the ending</project>
elements. - Configure project preferences.
- Configure project database connections.
See also The afm_projects.xml file.