Connect:Direct for Microsoft Windows Submit Statement

The submit statement submits a IBM® Connect:Direct® Process from within an executing IBM Connect:Direct Process.

The Process to be submitted must reside on the node where the submit statement executes. This node is referred to as the subnode.

Any parameter values in the submit statement override the parameter values contained in a process statement.

The submit statement produces a return code. The return code indicates the success of the submit statement, not the success of the submitted Process.

The SUBMIT statement is not the same as the SUBMIT command.

The following is the Connect:Direct for Microsoft Windows submit statement format. Refer to Connect:Direct for Microsoft Windows Process Parameters for more information.

Label Statement Parameters
stepname submit file=filename
    business process name
    class=n
    execprty=nn
    hold=yes |no | call
    localacct="pnode node accounting data"
    pnodeid=(id[, pswd])
    newname=new process name
    notify=username
    prty=nn
    snode=nodename
    remoteacct="snode accounting data"
    snodeid=(id [,pswd[,newpswd]])
    retain=yes | no | initial
    startt=([date | day][,time [am | pm]])
    subnode=pnode | snode
    &symbolic name1=variable string 1

&symbolic name2=variable string 2

.

.

.

&symbolic namen=variable string n