Previous Topic: About Parameters

Next Topic: Parameter Format


Parameter Values

Parameter values can be defined to CA XCOM Data Transport as indicated in the table below. The values take precedence depending on where they are specified.

The order in which parameter values take precedence is as follows:

Order of Precedence

Parameter Value Specified in

Explanation

1

Command Line

If the user specifies a value for a parameter on the command line, this overrides every other specification in the 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, filename.cnf or filename.xml, it overrides the value in the xcom.glb file for locally initiated transfers.

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 generally used by the system administrator to start CA XCOM Data Transport and for remotely initiated transfers.

4

Program Defaults

If a value is not specified anywhere, the program has its own defaults.