CA XCOM Data Transport can be directed to execute a file transfer immediately or to queue it until the necessary resources are available. These instructions, and all the transfer's processing options, are given to CA XCOM Data Transport by parameters passed through the application program. These can be one-time values for individual file transfers, or they can be installation-wide defaults implemented automatically.
The CA XCOM Data Transport routine XCOMJOB runs as a called program and is the same program used in the CA XCOM Data Transport Batch Interface (see the chapter “The Batch Interface”). The program that calls XCOMJOB must pass the equivalent of the EXEC PARM values, and must prime the local and SYSIN01 data sets. The instructions for coding the PARM values and the SYSIN01 parameters are identical to those for the CA XCOM Data Transport Batch Interface and are fully described in the chapter “The Batch Interface.”
Note: TYPE=EXECUTE and TYPE=SCHEDULE are supported with the APIs.
Important! Calls to CA XCOM Data Transport as a subprogram should be dynamic (using the LOAD or LINK macro). Do not try to link edit any of the CA XCOM Data Transport modules to your program.
| Copyright © 2012 CA. All rights reserved. |
|