Previous Topic: Parameter Values Used in the GUI

Next Topic: Parameter Format for Command Prompt and Scripts


Parameter Values Used at the Command Prompt

Parameter values can be defined to CA XCOM Data Transport from the command prompt or in a script as indicated in the following table. The values take precedence depending on where they are specified. The order in which parameter values take precedence is as follows:

Order

Parameter Value Specified in

Explanation

1.

Command prompt

If the user specifies a value for a parameter at the command prompt, this overrides every other specification in the configuration files or the program.

2.

XCOM.CNF or FILENAME.CNF or FILENAME.XML

If the value is specified in the XCOM.CNF file, or in a user-customized configuration file specified on the command line (for example, FILENAME.CNF or FILENAME.XML) it overrides the value in the XCOM.GLB file.

3.

XCOM.GLB

If the value is specified in the XCOM.GLB file, it overrides the value in the program. The values specified in XCOM.GLB are system-wide defaults that are generally specified by the system administrator for use with CA XCOM Data Transport when it is started.

4.

Program defaults

If a value is not specified anywhere, the program has its own (hard-coded) defaults.