Connect:Direct for VSE Submit Statement

The SUBMIT statement submits another IBM® Connect:Direct® Process from within an executing Process. The Process can be submitted to either the PNODE or the SNODE.

The submitted Process must reside on the node where the SUBMIT statement executes. This node is referred to as the SUBNODE.

The SUBMIT statement is not the same as the SUBMIT command. The SUBMIT statement parses special characters differently from the SUBMIT command. Refer to Sterling Connect for VSE/ESA Process Parameters for a discussion of special character parsing. See the IBM Sterling Connect for VSE/ESA User's Guide for SUBMIT command syntax and parameters.

The following is the Connect:Direct for VM/ESA Submit statement format. Refer to Sterling Connect for VSE/ESA Process Parameters for more information.

Label Statement Parameters
stepname SUBMIT DSN=mt(membername)
    NEWNAME=new-name
    SUBNODE=PNODE | SNODE
    SNODE=secondary-node-name
    SACCT=(snode-accounting-data)
    PNODEID=(id | [,pswd] [,newpswd])
    SNODEID=(id | [,pswd] [,newpswd])
    PACCT=(pnode-accounting-data)
    CASE=Yes | No
    CLASS=n
    HOLD=Yes | No | Call
    PRTY=n
    REQUEUE=Yes | No
    RETAIN=Yes | No | Initial
    STARTT=([date |day][,hh:mm:ssXM])
    &symbolic_name_1=variable-string-1
&symbolic_name_2=variable-string-2
.
.
.
&symbolic_name_n=variable-string-n