| Xoom features / Configuration Versioning | |
There are five building blocks: the repository; the working copy; the configuration file; the versioning script; and the Windows scheduled task.
The repository is where successive versions of the configuration snapshot will be stored. The repository can be local or central (departmental, divisional, corporate).
We recommend you determine your directory structure and naming convention for XoomXML files in advance. Do so in such a way as to allow for easy comparison of equivalent queries from different servers. For example, you could use the following directory structure:
Configurations <-- This is the root for configuration versioning
Server1 <-- This is the name of the first Xoom server
All <-- Contains the internal Service Optimization configuration
Reports <-- Contains reports that are produced with each revision
Service Optimization Files <-- Contains the Service Optimization installation files
...
Server2 <-- The same structure for the second Xoom server
All
Reports
Service Optimization Files