Example 2: <XoomQuery> configuration

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>