Configure Xoom in preparation for configuration versioning / Configure a Xoom query with the <XoomQueries> element |
Here we use the named query Files to retrieve file information from the local Service Optimization server, localhost, using the <Source> element rather than<HostName> and <GetQuery>. No transformation is required after the retrieval. The results are stored as myserver-files.xml in the same versioned location as Example 1.
<XoomQuery> <Source>:Files</Source> <Path>Versions\XoomConfigs\myserver-files.xml</Path> </XoomQuery>