XML Data Source Command Line
OptionsIn addition to
General Options, the
following command line arguments are enabled with
the XML data
source when you run Enterprise RTView
applications from a Windows
Command Prompt or UNIX terminal window.
NOTE: If a command line argument contains
a space or a semicolon, then the entire argument must be enclosed in quotes
(e.g.:
"-sub:$data:my Data").
Name |
Description |
-xmlsource:(filename.xml) |
Name
(including path) of data update file. If file contains static data, append
:0 at the end of file name. This will signal Enterprise RTView to
read the file only once.
Example:
-xmlsource:updatefile.xml |
-xmlredirect |
Redirect
XML sources that don't start with http: or https: through
the Data Server. Append :all to redirect all XML sources through
the Data Server. Otherwise, XML data sources will be read directly by Enterprise
RTView. NOTE: This option only applies when reading Data Server data via
socket.
Example:
-xmlredirect
-xmlredirect:all |
|