2.3 Repository Directory
The repository directory contains all of the configuration files. The two most important configuration files for operation of the server are the following:
• sree.properties: Contains configuration information for a particular repository. File paths specified in sree.properties can be absolute, or relative to the repository directory. Relative paths can use the SREE Home environment variable, e.g., $(sree.home)/repository.xml.
• repository.xml: Contains the XML specification for the logical structure (listing of reports and folders) in the repository.
Other configuration files include the following:
• schedule.xml:Contains the XML specification for configuration of the Scheduler.
• datasource.xml: Contains the XML specification for configuration of database connections, data models, and Virtual Private Models (VPMs).
• query.xml: Contains the XML specification for SQL queries associated with particular data sources.
• sree.log: Contains log events (plain text) for the SREE server.
• schedule.log: Contains log events (plain text) for the Scheduler application.
When you use Enterprise Manager to change settings, the new settings are saved to the configuration files in the current repository directory (SREE Home).
See Also
Scheduler, for information about using the Scheduler application.
| << 2.2 Navigating the Enterprise Manager | © 1996-2013 InetSoft Technology Corporation (v11.4) | 2.3.1 Specifying the Repository Directory >> |