Previous Topic: Changing an Encrypted Value

Next Topic: Parameters


Queuing Locally Initiated Transfers

The queue contains the information that CA XCOM Data Transport uses to perform a locally initiated transfer.

Note: The xcomqm command provides access to information about the transfers in the queue. For information about using xcomqm, see Managing the CA XCOM Data Transport Queue in the chapter "Operating Environment."

Example 1

In the following example, the xcom62 command is used. The transfer request goes into the queue to execute on July 28, 2012 at one minute after noon.

xcom62 -c1 -f QUEUE=YES START_DATE=07/28/12 START_TIME=12:01:00

All other necessary parameters are read from the default configuration file, xcom.cnf.

Example 2

In the following example, the xcomtcp command is used. The transfer request goes into the queue to execute on July 28, 2012 at one minute after noon.

xcomtcp -c1 -f QUEUE=YES START_DATE=07/28/12 START_TIME=12:01:00

All other necessary parameters are read from the default configuration file, xcom.cnf.