Connect:Direct for UNIX Process Statement
A process statement defines the attributes of a IBM® Connect:Direct® Process and is always the first statement in a Process.
The following is the Connect:Direct for UNIX Process statement format. Refer to IBM Connect:Direct for UNIX Process Parameters for more information.
| Label | Statement | Parameters |
|---|---|---|
| process name | PROCess | class=n |
| crc= on | off | ||
| hold=yes | no | call | ||
| notify=username@hostname or user@localhost | ||
| pacct="pnode accounting data" | ||
| plexclass=remote_plexclass | ||
| pnodeid=(id ,pswd) | ||
| prty=nn | ||
| retain=yes | no | initial | ||
|
SECURE=(OFF)
or
SECURE=(<protocol>[, [<cipher_suite> | (cipher_suite_list)] ] [,ENC[RYPT.DATA]=Y|N] )
or
SECURE=(ENC[RYPT.DATA]=Y|N)
Note: See the process parameters page
for details on protocol and cipher_suite specifications.
|
||
| sacct="snode accounting data" | ||
| snode=[nodename] | [(hostname | nnn.nnn.nnn.nnn);(portnumber | portname)] | ||
| snodeid=(id [,pswd[,newpswd]]) | ||
| startt=([date | day][,hh:mm:ss[am | pm]]) | ||
| &symbolic name1=variable string 1 & symbolic name2=variable string 2 . . . & symbolic namen=variable string n |