Previous Topic: NEWXFER

Next Topic: NOTIFYNAME


NOTIFY

Tells CA XCOM Data Transport who to notify on the local system when the file transfer is complete. This parameter is used in conjunction with NOTIFYNAME. See also RNOTIFY.

LOG

Requests that the main console operator on this system be notified.

tso_user_id

Identifies the TSO user who is sent a broadcast message when the file transfer completes. Any value except LOG is interpreted by CA XCOM Data Transport as a TSO user ID on this system. If this user ID is not logged on when the transfer is completed, the message is displayed the next time the user logs on.

Note: When this option is specified, you cannot use NOTIFYNAME or RNOTIFYNAME parameters.

CICS

Causes CA XCOM Data Transport to begin an LU 6.2 process to CICS when the file transfer concludes. See NOTIFYNAME.

Note: For this result, in addition to NOTIFY=CICS, NOTIFYNAME=cics.acbname needs to be specified.

ROSCOE

Sends notification messages to users of the CA Roscoe timesharing product when a file transfer begins, ends, or fails. See NOTIFYNAME.

Note: When you specify NOTIFY=ROSCOE, you must set NOTIFYNAME to the name of the CA Roscoe user to notify on the initiating system and RNOTIFYNAME to the name of the CA Roscoe user on the remote system. To keep a CA Roscoe user informed on a local system, you need to specify NOTIFY=ROSCOE and NOTIFYNAME=roscoe_key.

ALL

If the remote system is an OpenVMS, CA XCOM Data Transport can send notification to the electronic mailboxes of DEC ALL‑in‑1 users.

Note: When NOTIFY=ALL is selected, then NOTIFYNAME must also be specified.

Default: LOG

Note: You can use symbolic variables with this parameter in batch SYSIN01. For more information, see Symbolic Parameters.